Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/ss/
Dpolicydb.c355 static int role_tr_destroy(void *key, void *datum, void *p) in role_tr_destroy() function
832 hashtab_map(&p->role_tr, role_tr_destroy, NULL); in policydb_destroy()