HomeSort by relevance Sort by last modified time
    Searched refs:capng_updatev (Results 1 - 4 of 4) 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 438 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,

Completed in 174 milliseconds