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

  /external/libsepol/src/
avrule_block.c 98 avrule_list_destroy(x->avrules);
conditional.c 495 avrule_list_destroy(node->avtrue_list);
496 avrule_list_destroy(node->avfalse_list);
policydb.c 652 void avrule_list_destroy(avrule_t * x) function
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 612 extern void avrule_list_destroy(avrule_t * x);

Completed in 566 milliseconds