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

  /external/libsepol/include/sepol/policydb/
policydb.h 631 extern void level_datum_destroy(level_datum_t * x);
  /external/checkpolicy/
module_compiler.c 1132 level_datum_destroy(level);
1144 level_datum_destroy(level);
    [all...]
policy_define.c 812 level_datum_destroy(datum);
821 level_datum_destroy(aliasdatum);
    [all...]
  /external/libsepol/src/
policydb.c 498 void level_datum_destroy(level_datum_t * x __attribute__ ((unused))) function
1211 level_datum_destroy(levdatum);
    [all...]
expand.c 1247 level_datum_destroy(new_level);
    [all...]

Completed in 699 milliseconds