Searched refs:capng_apply_caps_fd (Results 1 - 4 of 4) 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.h66 int capng_apply_caps_fd(int fd);
H A Dcap-ng.c534 int capng_apply_caps_fd(int fd) function
/external/libcap-ng/libcap-ng-0.7/utils/
H A Dfilecap.c178 capng_apply_caps_fd(fd);

Completed in 82 milliseconds