Home
last modified time | relevance | path

Searched refs:CAP_DAC_READ_SEARCH (Results 1 – 4 of 4) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/src/
Dcaptab.h25 _S(CAP_DAC_READ_SEARCH, "dac_read_search" )
/external/kernel-headers/original/linux/
Dcapability.h131 #define CAP_DAC_READ_SEARCH 2 macro
408 | CAP_TO_MASK(CAP_DAC_READ_SEARCH) \
/external/libcap-ng/libcap-ng-0.7/bindings/python/
Dcapng.py72 CAP_DAC_READ_SEARCH = _capng.CAP_DAC_READ_SEARCH variable
/external/strace/
Dsystem.c1555 { 1<<CAP_DAC_READ_SEARCH,"CAP_DAC_READ_SEARCH"},