Searched refs:AVRULE_OPTIONAL (Results 1 – 6 of 6) sorted by relevance
160 if (block->flags & AVRULE_OPTIONAL) in generate_requires()
462 #define AVRULE_OPTIONAL 1 macro
2106 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2120 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2237 if (!(block->flags & AVRULE_OPTIONAL)) { in enable_avrules()
2208 if (block->flags & AVRULE_OPTIONAL) { in user_to_cil()3557 if (block->flags & AVRULE_OPTIONAL) { in module_block_to_cil()
3522 curblock->flags |= AVRULE_OPTIONAL; in avrule_block_read()
1425 block->flags |= AVRULE_OPTIONAL; in begin_optional()