Searched defs:hdr (Results 1 – 5 of 5) sorted by relevance
1037 JNU_PrintString(JNIEnv *env, char *hdr, jstring string) in JNU_PrintString()1051 JNU_PrintClass(JNIEnv *env, char* hdr, jobject object) in JNU_PrintClass()
79 public static StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException { in capget()89 public static void capset(StructCapUserHeader hdr, StructCapUserData[] data) in capset()
55 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget()56 public void capset(StructCapUserHeader hdr, StructCapUserData[] data) throws ErrnoException; in capset()
77 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException { in capget()81 public void capset(StructCapUserHeader hdr, StructCapUserData[] data) throws ErrnoException { in capset()
56 public native StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget()58 public native void capset(StructCapUserHeader hdr, StructCapUserData[] data) in capset()