Home
last modified time | relevance | path

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

/base/security/selinux/interfaces/policycoreutils/include/
Dselinux_map.h45 #define MATCH_LABELED (2) macro
/base/security/selinux/interfaces/policycoreutils/src/
Dcontexts_trie.c128 root->labeled = MATCH_LABELED; in InsertParamToTrie()
159 if (match->labeled == MATCH_LABELED) { in SearchFromParamTrie()