Home
last modified time | relevance | path

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

/external/checkpolicy/
Dmodule_compiler.c233 role_datum_destroy(role); in declare_role()
260 role_datum_destroy(dest_role); in declare_role()
267 role_datum_destroy(dest_role); in declare_role()
588 role_datum_destroy(dest_roledatum); in get_local_role()
890 role_datum_destroy(role); in require_role_or_attribute()
Dpolicy_define.c2219 role_datum_destroy(role); in define_role_dom()
/external/libsepol/include/sepol/policydb/
Dpolicydb.h615 extern void role_datum_destroy(role_datum_t * x);
/external/libsepol/src/
Dpolicydb.c405 void role_datum_destroy(role_datum_t * x) in role_datum_destroy() function
1134 role_datum_destroy((role_datum_t *) datum); in role_destroy()
Dlink.c420 role_datum_destroy(new_role); in role_copy_callback()