OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capng_restore_state
(Results
1 - 3
of
3
) sorted by null
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.h
84
void
capng_restore_state
(void **state);
cap-ng.c
479
capng_restore_state
(&s);
488
capng_restore_state
(&s);
941
void
capng_restore_state
(void **state)
function
/external/libcap-ng/libcap-ng-0.7/src/test/
lib_test.c
55
capng_restore_state
(&saved);
Completed in 2868 milliseconds