Home
last modified time | relevance | path

Searched refs:avrule_block_destroy (Results 1 – 5 of 5) sorted by relevance

/external/libsepol/src/
Davrule_block.c110 void avrule_block_destroy(avrule_block_t * x) in avrule_block_destroy() function
129 avrule_block_destroy(x); in avrule_block_list_destroy()
Dpolicydb.c3488 avrule_block_destroy(curblock); in avrule_block_read()
3494 avrule_block_destroy(curblock); in avrule_block_read()
3501 avrule_block_destroy(curblock); in avrule_block_read()
3829 avrule_block_destroy(p->global); in policydb_read()
Dexpand.c2801 avrule_block_destroy(prevblock); in copy_and_expand_avrule_block()
/external/libsepol/include/sepol/policydb/
Davrule_block.h26 extern void avrule_block_destroy(avrule_block_t * x);
/external/checkpolicy/
Dmodule_compiler.c1444 avrule_block_destroy(block); in begin_optional()