HomeSort by relevance Sort by last modified time
    Searched refs:capng_updatev (Results 1 - 6 of 6) sorted by null

  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 146 def capng_updatev(*args): function
147 return _capng.capng_updatev(*args)
148 capng_updatev = _capng.capng_updatev variable
  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.h 56 int capng_updatev(capng_act_t action, capng_type_t type,
cap-ng.c 434 int capng_updatev(capng_act_t action, capng_type_t type, function
  /external/libcap-ng/libcap-ng-0.7/src/test/
lib_test.c 147 rc = capng_updatev(CAPNG_ADD, CAPNG_EFFECTIVE,
  /external/tcpdump/
tcpdump.c 786 capng_updatev(
    [all...]
  /external/selinux/policycoreutils/newrole/
newrole.c 610 capng_updatev(CAPNG_ADD, CAPNG_EFFECTIVE | CAPNG_PERMITTED, CAP_SYS_ADMIN , CAP_FOWNER , CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_AUDIT_WRITE, -1);
    [all...]

Completed in 8440 milliseconds