Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/permission_posix/capability/src/
DActsCapability.cpp37 struct __user_cap_header_struct capheader; in CapInit() local
58 struct __user_cap_header_struct capheader = { 0 }; in DropCAPCHOWN() local
87 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPDACOVERRIDE() local
116 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPDACREADSEARCH() local
145 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPDACOVERRIDEAndREADSEARCH() local
177 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPFOWNER() local
206 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPKILL() local
235 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPSETGID() local
264 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPSETUID() local
293 struct __user_cap_header_struct capheader = { 0, 0 }; in DropCAPSETPCAP() local
[all …]
DActsCapabilityTest.cpp57 struct __user_cap_header_struct capheader; in CapsetOnlySETPCAP() local
87 struct __user_cap_header_struct capheader; in AddCapUnauthorized() local
117 struct __user_cap_header_struct capheader = { 0 }; in CapgetWithAllCap() local
150 struct __user_cap_header_struct capheader = { 0 }; in CapgetWithNoCap() local
183 struct __user_cap_header_struct capheader = { 0 }; in CapgetOnlySETPCAP() local
260 struct __user_cap_header_struct capheader = { 0 }; in CapsetWithVersion() local
287 struct __user_cap_header_struct capheader = { 0 }; in CapgetWithVersion() local
314 struct __user_cap_header_struct capheader = { 0 }; in CapgetWithCaps() local
779 struct __user_cap_header_struct capheader = { 0 }; variable