Home
last modified time | relevance | path

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

/external/libsepol/src/
Dpolicydb.c943 static int (*index_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum, variable
1083 if (hashtab_map(p->symtab[i].table, index_f[i], p)) in policydb_index_others()
3927 if (hashtab_map(p->symtab[i].table, index_f[i], p)) in policydb_reindex_users()