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

  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 434 int capng_updatev(capng_act_t action, capng_type_t type, function
  /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

Completed in 50 milliseconds