Searched refs:hashtab_destroy (Results 1 – 2 of 2) sorted by relevance
/linux/security/selinux/ss/ | ||
H A D | hashtab.h | 123 void hashtab_destroy(struct hashtab *h); |
H A D | hashtab.c | 68 void hashtab_destroy(struct hashtab *h) in hashtab_destroy() function |