Searched defs:capng_apply_caps_fd (Results 1 - 2 of 2) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py166 def capng_apply_caps_fd(*args): function
167 return _capng.capng_apply_caps_fd(*args)
168 capng_apply_caps_fd = _capng.capng_apply_caps_fd variable
/external/libcap-ng/libcap-ng-0.7/src/
H A Dcap-ng.c530 int capng_apply_caps_fd(int fd) function

Completed in 71 milliseconds