Searched refs:AVRULE_OPTIONAL (Results 1 – 5 of 5) sorted by relevance
480 #define AVRULE_OPTIONAL 1 macro
2115 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2129 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2246 if (!(block->flags & AVRULE_OPTIONAL)) { in enable_avrules()
2341 if (block->flags & AVRULE_OPTIONAL) { in user_to_cil()3730 if (block->flags & AVRULE_OPTIONAL) { in module_block_to_cil()
3827 curblock->flags |= AVRULE_OPTIONAL; in avrule_block_read()
1306 block->flags |= AVRULE_OPTIONAL; in begin_optional()