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

  /external/checkpolicy/
module_compiler.c 233 role_datum_destroy(role);
260 role_datum_destroy(dest_role);
267 role_datum_destroy(dest_role);
588 role_datum_destroy(dest_roledatum);
890 role_datum_destroy(role);
    [all...]
policy_define.c     [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 619 extern void role_datum_destroy(role_datum_t * x);
  /external/libsepol/src/
policydb.c 447 void role_datum_destroy(role_datum_t * x) function
1178 role_datum_destroy((role_datum_t *) datum);
    [all...]
link.c 427 role_datum_destroy(new_role);
    [all...]

Completed in 57 milliseconds