Searched refs:type_has_attribute (Results 1 – 1 of 1) sorted by relevance
329 static bool type_has_attribute(sepol_policydb_t *db, type_datum_t *type_dat, in type_has_attribute() function444 if (!type_has_attribute(pol.db, type_dat, attrib_dat)) { in validate_type()