Searched defs:index_f (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dpolicydb.c1091 static int (*index_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum, variable
1239 if (hashtab_map(p->symtab[i].table, index_f[i], p))
4285 if (hashtab_map(p->symtab[i].table, index_f[i], p))

Completed in 132 milliseconds