HomeSort by relevance Sort by last modified time
    Searched refs:role_datum_destroy (Results 1 - 6 of 6) sorted by null

  /external/selinux/checkpolicy/
module_compiler.c 234 role_datum_destroy(role);
261 role_datum_destroy(dest_role);
268 role_datum_destroy(dest_role);
589 role_datum_destroy(dest_roledatum);
891 role_datum_destroy(role);
    [all...]
policy_define.c     [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 640 extern void role_datum_destroy(role_datum_t * x);
  /external/selinux/libsepol/src/
policydb.c 461 void role_datum_destroy(role_datum_t * x) function
1192 role_datum_destroy((role_datum_t *) datum);
    [all...]
link.c 427 role_datum_destroy(new_role);
    [all...]
  /external/selinux/libsepol/cil/src/
cil_binary.c 432 role_datum_destroy(sepol_role);
    [all...]

Completed in 78 milliseconds