Searched refs:destroy_f (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dpolicydb.c1344 static int (*destroy_f[SYM_NUM]) (hashtab_key_t key, hashtab_datum_t datum, variable
1519 (void)hashtab_map(symtab[i].table, destroy_f[i], 0);
1541 return (hashtab_destroy_func_t) destroy_f[sym_num];

Completed in 54 milliseconds