Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Ddups.c22 bool attrib1, attrib2; in find_dups_helper() local
37 attrib1 = stype->flavor || ttype->flavor; in find_dups_helper()
54 if (attrib1 && attrib2) in find_dups_helper()
60 if ((attrib1 && perms == node->datum.data) || in find_dups_helper()