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

  /external/libsepol/src/
assertion.c 100 avtab_destroy(&te_avtab);
105 avtab_destroy(&te_avtab);
106 avtab_destroy(&te_cond_avtab);
144 avtab_destroy(&te_avtab);
145 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 248 void avtab_destroy(avtab_t * h) function
529 avtab_destroy(a);
conditional.c 519 avtab_destroy(&p->te_cond_avtab);
write.c 307 avtab_destroy(&expa);
691 avtab_destroy(&expa);
    [all...]
policydb.c 1313 avtab_destroy(&p->te_avtab);
    [all...]
  /external/libsepol/include/sepol/policydb/
avtab.h 93 extern void avtab_destroy(avtab_t * h);
  /external/checkpolicy/test/
dispol.c 167 avtab_destroy(&expa);
177 avtab_destroy(&expa);
245 avtab_destroy(&expa);
254 avtab_destroy(&expa);
259 avtab_destroy(&expa);
268 avtab_destroy(&expa);

Completed in 220 milliseconds