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

  /external/selinux/libsepol/src/
assertion.c 118 avtab_destroy(&te_avtab);
123 avtab_destroy(&te_avtab);
124 avtab_destroy(&te_cond_avtab);
157 avtab_destroy(&te_avtab);
158 avtab_destroy(&te_cond_avtab);
hierarchy.c 312 avtab_destroy(&expa_false);
313 avtab_destroy(&expa_true);
322 avtab_destroy(&expa_false);
324 avtab_destroy(&expa_true);
348 avtab_destroy(&expa);
363 avtab_destroy(&expa);
372 avtab_destroy(&expa);
388 avtab_destroy(&expa);
458 avtab_destroy(&expa);
492 avtab_destroy(&expa)
    [all...]
avtab.c 300 void avtab_destroy(avtab_t * h) function
612 avtab_destroy(a);
conditional.c 519 avtab_destroy(&p->te_cond_avtab);
write.c 336 avtab_destroy(&expa);
720 avtab_destroy(&expa);
    [all...]
policydb.c 1329 avtab_destroy(&p->te_avtab);
    [all...]
  /external/sepolicy/tools/sepolicy-analyze/
typecmp.c 182 avtab_destroy(&exp_avtab);
188 avtab_destroy(&exp_avtab); /* */
198 avtab_destroy(&exp_avtab);
199 avtab_destroy(&exp_cond_avtab);
  /external/sepolicy/tools/
sepolicy-check.c 79 avtab_destroy(&exp_avtab);
91 avtab_destroy(&exp_avtab);
97 avtab_destroy(&exp_avtab);
  /external/selinux/libsepol/include/sepol/policydb/
avtab.h 111 extern void avtab_destroy(avtab_t * h);

Completed in 1762 milliseconds