Home
last modified time | relevance | path

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

/external/libsepol/src/
Dusers.c281 role_set_destroy(&usrdatum->roles); in sepol_user_modify()
Dpolicydb.c391 void role_set_destroy(role_set_t * x) in role_set_destroy() function
442 role_set_destroy(&x->roles); in user_datum_destroy()
515 role_set_destroy(&x->roles); in role_trans_rule_destroy()
567 role_set_destroy(&x->roles); in role_allow_rule_destroy()
568 role_set_destroy(&x->new_roles); in role_allow_rule_destroy()
/external/libsepol/include/sepol/policydb/
Dpolicydb.h605 extern void role_set_destroy(role_set_t * x);