Searched refs:__user_cap_header_struct (Results 1 – 5 of 5) sorted by relevance
39 typedef struct __user_cap_header_struct { struct
95 struct __user_cap_header_struct hdr;
36 #define _USER_CAP_HEADER_SIZE (sizeof(struct __user_cap_header_struct))
909 struct __user_cap_header_struct hdr;
1580 struct __user_cap_header_struct hdr = { _LINUX_CAPABILITY_VERSION_3, 0 }; in main()