Searched refs:avrule_list_destroy (Results 1 - 4 of 4) sorted by relevance

/external/selinux/libsepol/src/
H A Davrule_block.c100 avrule_list_destroy(x->avrules);
H A Dconditional.c495 avrule_list_destroy(node->avtrue_list);
496 avrule_list_destroy(node->avfalse_list);
H A Dpolicydb.c666 void avrule_list_destroy(avrule_t * x) function
/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h645 extern void avrule_list_destroy(avrule_t * x);

Completed in 938 milliseconds