Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dpolicydb.c987 static int common_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in common_index() function
1116 common_index, class_index, role_index, type_index, user_index,
1132 if (hashtab_map(p->p_commons.table, common_index, p)) in policydb_index_classes()