Searched refs:R_IGNORE (Results 1 – 3 of 3) sorted by relevance
189 flags = R_IGNORE; in read_rules()444 if (flags&R_IGNORE) in add_rule()490 { int flags = R_IGNORE | R_NEW; in add_ignore()
99 { R_IGNORE, "IGNORE",
104 #define R_IGNORE 0x04 /* IGNORE (vs INCLUDE) */ macro