Searched refs:AVRULE_MEMBER (Results 1 – 6 of 6) sorted by relevance
268 #define AVRULE_MEMBER 0x0020 macro270 #define AVRULE_TYPE (AVRULE_TRANSITION | AVRULE_MEMBER | AVRULE_CHANGE)
413 { $$ = define_cond_compute_type(AVRULE_MEMBER) ;450 {if (define_compute_type(AVRULE_MEMBER)) return -1;}
602 #define CIL_AVRULE_TYPE (AVRULE_TRANSITION | AVRULE_MEMBER | AVRULE_CHANGE)
238 if (avrule->specified & AVRULE_MEMBER) { in display_avrule()
1686 } else if (specified & AVRULE_MEMBER) { in expand_terule_helper()1721 } else if (specified & AVRULE_MEMBER) { in expand_terule_helper()1765 } else if (specified & AVRULE_MEMBER) { in expand_terule_helper()
567 case AVRULE_MEMBER: in avrule_to_cil()