HomeSort by relevance Sort by last modified time
    Searched defs:capng_fill (Results 1 - 2 of 2) sorted by null

  /external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c 189 void capng_fill(capng_select_t set) function
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 130 def capng_fill(*args): function
131 return _capng.capng_fill(*args)
132 capng_fill = _capng.capng_fill variable

Completed in 45 milliseconds