Searched refs:AVRULE_OPTIONAL (Results 1 – 6 of 6) sorted by relevance
483 #define AVRULE_OPTIONAL 1 macro
2042 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2056 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2173 if (!(block->flags & AVRULE_OPTIONAL)) { in enable_avrules()
1346 case AVRULE_OPTIONAL: in validate_avrule_blocks()
2332 if (block->flags & AVRULE_OPTIONAL) { in user_to_cil()3740 if (block->flags & AVRULE_OPTIONAL) { in module_block_to_cil()
4059 curblock->flags |= AVRULE_OPTIONAL; in avrule_block_read()
1315 block->flags |= AVRULE_OPTIONAL; in begin_optional()