Searched refs:AVRULE_OPTIONAL (Results 1 – 4 of 4) sorted by relevance
434 #define AVRULE_OPTIONAL 1 macro
2082 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2100 if (cur->flags & AVRULE_OPTIONAL) { in debug_requirements()2218 if (!(block->flags & AVRULE_OPTIONAL)) { in enable_avrules()
3423 curblock->flags |= AVRULE_OPTIONAL; in avrule_block_read()
1424 block->flags |= AVRULE_OPTIONAL; in begin_optional()