Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Davrule_block.c112 void avrule_block_destroy(avrule_block_t * x) in avrule_block_destroy() function
131 avrule_block_destroy(x); in avrule_block_list_destroy()
Dpolicydb.c4064 avrule_block_destroy(curblock); in avrule_block_read()
4070 avrule_block_destroy(curblock); in avrule_block_read()
4077 avrule_block_destroy(curblock); in avrule_block_read()
4477 avrule_block_destroy(p->global); in policydb_read()
Dexpand.c2818 avrule_block_destroy(prevblock); in copy_and_expand_avrule_block()
/external/selinux/libsepol/include/sepol/policydb/
Davrule_block.h30 extern void avrule_block_destroy(avrule_block_t * x);
/external/selinux/checkpolicy/
Dmodule_compiler.c1335 avrule_block_destroy(block); in begin_optional()