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.cpp42 struct __user_cap_data_struct capdata[CAP_NUM]; in CapInit() local
67 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPCHOWN() local
96 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACOVERRIDE() local
125 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACREADSEARCH() local
154 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPDACOVERRIDEAndREADSEARCH() local
186 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPFOWNER() local
215 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPKILL() local
244 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPSETGID() local
273 struct __user_cap_data_struct capdata[CAP_NUM] = { { 0 }, { 0 } }; in DropCAPSETUID() local
302 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