OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CAPNG_PRINT_BUFFER
(Results
1 - 2
of
2
) sorted by null
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.h
45
typedef enum { CAPNG_PRINT_STDOUT,
CAPNG_PRINT_BUFFER
} capng_print_t;
/external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py
121
CAPNG_PRINT_BUFFER
= _capng.
CAPNG_PRINT_BUFFER
Completed in 67 milliseconds