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.c526 void role_set_destroy(role_set_t * x) in role_set_destroy() function
577 role_set_destroy(&x->roles); in user_datum_destroy()
654 role_set_destroy(&x->roles); in role_trans_rule_destroy()
706 role_set_destroy(&x->roles); in role_allow_rule_destroy()
707 role_set_destroy(&x->new_roles); in role_allow_rule_destroy()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h674 extern void role_set_destroy(role_set_t * x);