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

/system/sepolicy/tools/sepolicy-analyze/
H A Ddups.c22 bool attrib1, attrib2; local
53 attrib2 = stype2->flavor || ttype2->flavor;
54 if (attrib1 && attrib2)
61 (attrib2 && perms == d->data)) {

Completed in 302 milliseconds