Searched defs:capget (Results 1 – 4 of 4) sorted by relevance
88 …public static @Nullable StructCapUserData[] capget(@NonNull StructCapUserHeader hdr) throws ErrnoE… in capget() method in Os
92 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget() method
149 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException { in capget() method in ForwardingOs
57 public native StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget() method in Linux