Home
last modified time | relevance | path

Searched defs:__user_cap_data_struct (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/libcutils/include/private/
H A Dandroid_filesystem_capability.h42 typedef struct __user_cap_data_struct { struct
43 __u32 effective;
44 __u32 permitted;
45 __u32 inheritable;
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dcapability.h32 typedef struct __user_cap_data_struct { struct
33 __u32 effective;
34 __u32 permitted;
35 __u32 inheritable;