Home
last modified time | relevance | path

Searched refs:MATCHPATHCON_NOTRANS (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
Dselinux.h467 #define MATCHPATHCON_NOTRANS 2 /* Do not perform any context translation. */ macro
/third_party/selinux/libselinux/src/
Dmatchpathcon.c165 notrans = flags & MATCHPATHCON_NOTRANS; in set_matchpathcon_flags()