Home
last modified time | relevance | path

Searched defs:dat (Results 1 – 2 of 2) sorted by relevance

/system/sepolicy/tools/sepolicy-analyze/
Dattribute.c9 static void retrieve_mapping(policydb_t *policydb, struct type_datum *dat, char *name, int reverse)… in retrieve_mapping()
32 struct type_datum *dat; in list_attribute() local
58 struct type_datum *dat = (struct type_datum *)d; in print_attr() local
/system/sepolicy/tools/
Dcheck_seapp.c340 hashtab_datum_t dat = hashtab_search(d->p_types.table, type); in find_type() local