Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/ss/
Dpolicydb.c609 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy() function
623 hashtab_map(comdatum->permissions.table, perm_destroy, NULL); in common_destroy()
652 hashtab_map(cladatum->permissions.table, perm_destroy, NULL); in cls_destroy()
1142 perm_destroy(key, perdatum, NULL); in perm_read()