Home
last modified time | relevance | path

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

/third_party/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.c4028 avrule_block_destroy(curblock); in avrule_block_read()
4034 avrule_block_destroy(curblock); in avrule_block_read()
4041 avrule_block_destroy(curblock); in avrule_block_read()
4439 avrule_block_destroy(p->global); in policydb_read()
Dexpand.c2793 avrule_block_destroy(prevblock); in copy_and_expand_avrule_block()
/third_party/selinux/libsepol/include/sepol/policydb/
Davrule_block.h30 extern void avrule_block_destroy(avrule_block_t * x);
/third_party/selinux/
Dlibsepol.map77 "avrule_block_destroy";
/third_party/selinux/checkpolicy/
Dmodule_compiler.c1326 avrule_block_destroy(block); in begin_optional()