Searched refs:TCLASS (Results 1 – 3 of 3) sorted by relevance
40 TCLASS = 7 variable280 elif setype == TCLASS:
129 all_classes = map(lambda x: x['name'], sepolicy.info(sepolicy.TCLASS))
890 diff |= _DIFF(TCLASS, a->idiag_tclass != b->idiag_tclass); in idiagnl_compare()