Home
last modified time | relevance | path

Searched refs:labeled (Results 1 - 2 of 2) sorted by relevance

/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dcontexts_trie.c93 childPtr->labeled = UNLABELED; in InsertElementToTrie()
129 root->labeled = PREFIX_LABELED; in InsertParamToTrie()
132 root->labeled = MATCH_LABELED; in InsertParamToTrie()
151 if (root->labeled == PREFIX_LABELED) { in SearchFromParamTrie()
163 if (match->labeled == MATCH_LABELED) { in SearchFromParamTrie()
169 if (root->labeled == PREFIX_LABELED) { in SearchFromParamTrie()
187 if (root->labeled == PREFIX_LABELED) { in GetLabelIndex()
199 if (match->labeled == MATCH_LABELED) { in GetLabelIndex()
205 if (root->labeled == PREFIX_LABELED) { in GetLabelIndex()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_map.h40 uint32_t labeled; member

Completed in 2 milliseconds