Home
last modified time | relevance | path

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

/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py142 def capng_update(*args): function
144 capng_update = _capng.capng_update variable
/external/libcap-ng/libcap-ng-0.7/src/
Dcap-ng.c394 int capng_update(capng_act_t action, capng_type_t type, unsigned int capability) in capng_update() function