OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CAPNG_FAIL
(Results
1 - 2
of
2
) sorted by null
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.h
43
typedef enum {
CAPNG_FAIL
=-1, CAPNG_NONE, CAPNG_PARTIAL,
/external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py
116
CAPNG_FAIL
= _capng.
CAPNG_FAIL
Completed in 563 milliseconds