Home
last modified time | relevance | path

Searched refs:MATCHPATHCON_BASEONLY (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libselinux/include/selinux/
Dselinux.h427 #define MATCHPATHCON_BASEONLY 1 /* Only process the base file_contexts file. */ macro
/external/selinux/libselinux/src/
Dmatchpathcon.c127 options[i].value = (flags & MATCHPATHCON_BASEONLY) ? (char*)1 : NULL; in set_matchpathcon_flags()
/external/selinux/libselinux/
DChangeLog1046 controlling operation of matchpathcon. MATCHPATHCON_BASEONLY