Home
last modified time | relevance | path

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

/test/xts/acts/security_lite/permission_posix/capability/src/
DActsCapability.cpp41 struct __user_cap_data_struct capdata[CAP_NUM]; in CapInit() local
61 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPCHOWN() local
81 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACOVERRIDE() local
101 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACREADSEARCH() local
121 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACOVERRIDEAndREADSEARCH() local
144 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPFOWNER() local
164 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPKILL() local
184 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPSETGID() local
204 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPSETUID() local
224 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPSETPCAP() local
[all …]
DActsCapabilityTest.cpp66 struct __user_cap_data_struct capdata[CAP_NUM]; in CapsetOnlySETPCAP() local
96 struct __user_cap_data_struct capdata[CAP_NUM]; in AddCapUnauthorized() local
269 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in CapsetWithVersion() local
788 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; variable