Searched refs:capng_fill (Results 1 - 6 of 6) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/src/test/
H A Dthread_test.c13 capng_fill(CAPNG_SELECT_BOTH);
H A Dlib_test.c43 capng_fill(CAPNG_SELECT_BOTH);
119 capng_fill(CAPNG_SELECT_BOTH);
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
H A Dcapng-test.py19 capng.capng_fill(capng.CAPNG_SELECT_BOTH)
47 capng.capng_fill(capng.CAPNG_SELECT_BOTH)
/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py130 def capng_fill(*args): function
131 return _capng.capng_fill(*args)
132 capng_fill = _capng.capng_fill variable
/external/libcap-ng/libcap-ng-0.7/src/
H A Dcap-ng.h52 void capng_fill(capng_select_t set);
H A Dcap-ng.c189 void capng_fill(capng_select_t set) function

Completed in 40 milliseconds