Searched refs:hashtab_destroy (Results 1 – 3 of 3) sorted by relevance
68 void hashtab_destroy(struct hashtab *h);
96 void hashtab_destroy(struct hashtab *h) in hashtab_destroy() function
246 hashtab_destroy(p->symtab[i].table); in policydb_init()523 hashtab_destroy(comdatum->permissions.table); in common_destroy()537 hashtab_destroy(cladatum->permissions.table); in class_destroy()661 hashtab_destroy(p->symtab[i].table); in policydb_destroy()
Completed in 6 milliseconds