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 299 role_datum_destroy(datum);
308 role_datum_destroy(datum);
356 role_datum_destroy(dest_role);
364 role_datum_destroy(dest_role);
371 role_datum_destroy(role);
694 role_datum_destroy(dest_roledatum);
909 role_datum_destroy(role);
    [all...]
policy_define.c     [all...]
  /external/selinux/libsepol/include/sepol/policydb/
policydb.h 668 extern void role_datum_destroy(role_datum_t * x);
  /external/selinux/libsepol/src/
policydb.c 498 void role_datum_destroy(role_datum_t * x) function
1335 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 403 role_datum_destroy(sepol_role);
    [all...]

Completed in 739 milliseconds