Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/checkpolicy/
H A Dmodule_compiler.c295 role_datum_destroy(datum); in create_role()
305 role_datum_destroy(datum); in create_role()
353 role_datum_destroy(dest_role); in declare_role()
361 role_datum_destroy(dest_role); in declare_role()
368 role_datum_destroy(role); in declare_role()
693 role_datum_destroy(dest_roledatum); in get_local_role()
916 role_datum_destroy(role); in require_role_or_attribute()
/aosp_15_r20/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h686 extern void role_datum_destroy(role_datum_t * x);
/aosp_15_r20/external/selinux/libsepol/src/
H A Dpolicydb.c540 void role_datum_destroy(role_datum_t * x) in role_datum_destroy() function
1362 role_datum_destroy((role_datum_t *) datum); in role_destroy()
H A Dlink.c429 role_datum_destroy(new_role); in role_copy_callback()
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_binary.c395 role_datum_destroy(sepol_role); in cil_role_to_policydb()