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

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

Completed in 151 milliseconds