Searched refs:MATCHPATHCON_NOTRANS (Results 1 – 4 of 4) sorted by relevance
96 set_matchpathcon_flags(MATCHPATHCON_NOTRANS); in main()
252 set_matchpathcon_flags(MATCHPATHCON_NOTRANS); in server()
448 #define MATCHPATHCON_NOTRANS 2 /* Do not perform any context translation. */ macro
159 notrans = flags & MATCHPATHCON_NOTRANS; in set_matchpathcon_flags()