OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:capng_print_caps_text
(Results
1 - 2
of
2
) sorted by null
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c
893
char *
capng_print_caps_text
(capng_print_t where, capng_type_t which)
function
/external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py
182
def
capng_print_caps_text
(*args):
function
183
return _capng.
capng_print_caps_text
(*args)
184
capng_print_caps_text
= _capng.
capng_print_caps_text
variable
Completed in 472 milliseconds