Home
last modified time | relevance | path

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

/linux-4.1.27/security/selinux/ss/
Dpolicydb.c604 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy() function
618 hashtab_map(comdatum->permissions.table, perm_destroy, NULL); in common_destroy()
647 hashtab_map(cladatum->permissions.table, perm_destroy, NULL); in cls_destroy()
1137 perm_destroy(key, perdatum, NULL); in perm_read()