Searched defs:role_set_destroy (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dpolicydb.c447 void role_set_destroy(role_set_t * x) function
498 role_set_destroy(&x->roles);
573 role_set_destroy(&x->roles);
625 role_set_destroy(&x->roles);
626 role_set_destroy(&x->new_roles);

Completed in 298 milliseconds