HomeSort by relevance Sort by last modified time
    Searched full:ttype2 (Results 1 - 1 of 1) sorted by null

  /external/sepolicy/tools/sepolicy-analyze/
dups.c 21 struct type_datum *stype, *ttype, *stype2, *ttype2; local
52 ttype2 = policydb->type_val_to_struct[avkey.target_type - 1];
53 attrib2 = stype2->flavor || ttype2->flavor;

Completed in 47 milliseconds