Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dusers.c281 role_set_destroy(&usrdatum->roles); in sepol_user_modify()
Dpolicydb.c506 void role_set_destroy(role_set_t * x) in role_set_destroy() function
557 role_set_destroy(&x->roles); in user_datum_destroy()
634 role_set_destroy(&x->roles); in role_trans_rule_destroy()
686 role_set_destroy(&x->roles); in role_allow_rule_destroy()
687 role_set_destroy(&x->new_roles); in role_allow_rule_destroy()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h661 extern void role_set_destroy(role_set_t * x);