Searched defs:capget (Results 1 – 4 of 4) sorted by relevance
93 public StructCapUserData[] capget(StructCapUserHeader hdr) throws ErrnoException; in capget() method
152 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
89 …public static @Nullable StructCapUserData[] capget(@NonNull StructCapUserHeader hdr) throws ErrnoE… in capget() method in Os