OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:capng_apply_caps_fd
(Results
1 - 2
of
2
) sorted by null
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c
534
int
capng_apply_caps_fd
(int fd)
function
/external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py
166
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
Completed in 39 milliseconds