Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dpolicydb.c189 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy() function
203 hashtab_map(&comdatum->permissions.table, perm_destroy, NULL); in common_destroy()
232 hashtab_map(&cladatum->permissions.table, perm_destroy, NULL); in cls_destroy()
1155 perm_destroy(key, perdatum, NULL); in perm_read()