Searched refs:_LINUX_CAPABILITY_VERSION_3 (Results 1 – 9 of 9) sorted by relevance
52 capheader.version = _LINUX_CAPABILITY_VERSION_3; in main()
148 capheader.version = _LINUX_CAPABILITY_VERSION_3; in DropCapabilities()
101 capheader.version = _LINUX_CAPABILITY_VERSION_3; in DropRootUser()
191 OsConstants._LINUX_CAPABILITY_VERSION_3, 0); in preserveCapabilities()
651 OsConstants._LINUX_CAPABILITY_VERSION_3, 0); in forkSystemServer()
384 #if defined(_LINUX_CAPABILITY_VERSION_3) in OsConstants_initConstants()385 initConstant(env, c, "_LINUX_CAPABILITY_VERSION_3", _LINUX_CAPABILITY_VERSION_3); in OsConstants_initConstants()
441 public static final int _LINUX_CAPABILITY_VERSION_3 = placeholder(); field in OsConstants
708 capheader.version = _LINUX_CAPABILITY_VERSION_3; in SetInheritable()728 capheader.version = _LINUX_CAPABILITY_VERSION_3; in SetCapabilities()2181 capheader.version = _LINUX_CAPABILITY_VERSION_3; in GetEffectiveCapabilityMask()
1414 capheader.version = _LINUX_CAPABILITY_VERSION_3; in drop_capabilities()