HomeSort by relevance Sort by last modified time
    Searched refs:capng (Results 1 - 3 of 3) sorted by null

  /external/libcap-ng/libcap-ng-0.7/bindings/python/test/
capng-test.py 10 import capng
11 last = capng.CAP_LAST_CAP
14 capng.capng_clear(capng.CAPNG_SELECT_BOTH)
15 if capng.capng_have_capabilities(capng.CAPNG_SELECT_BOTH) != capng.CAPNG_NONE:
19 capng.capng_fill(capng.CAPNG_SELECT_BOTH)
20 if capng.capng_have_capabilities(capng.CAPNG_SELECT_BOTH) != capng.CAPNG_FULL
    [all...]
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng_swig.i 23 %module capng
25 #include "./capng.h"
43 %include "./capng.h"
  /external/libcap-ng/libcap-ng-0.7/
libcap-ng.spec 105 %{python_sitearch}/capng.py*

Completed in 65 milliseconds