Home
last modified time | relevance | path

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

/system/sepolicy/tools/sepolicy-analyze/
Ddups.c21 struct type_datum *stype, *ttype, *stype2, *ttype2; in find_dups_helper() local
52 ttype2 = policydb->type_val_to_struct[avkey.target_type - 1]; in find_dups_helper()
53 attrib2 = stype2->flavor || ttype2->flavor; in find_dups_helper()