Home
last modified time | relevance | path

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

/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py182 def capng_print_caps_text(*args): function
184 capng_print_caps_text = _capng.capng_print_caps_text variable
/external/libcap-ng/libcap-ng-0.7/src/
Dcap-ng.c889 char *capng_print_caps_text(capng_print_t where, capng_type_t which) in capng_print_caps_text() function