Home
last modified time | relevance | path

Searched defs:capng_updatev (Results 1 – 2 of 2) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py146 def capng_updatev(*args): function
148 capng_updatev = _capng.capng_updatev variable
/external/libcap-ng/libcap-ng-0.7/src/
Dcap-ng.c434 int capng_updatev(capng_act_t action, capng_type_t type, in capng_updatev() function