Searched refs:ignore_flag (Results 1 – 3 of 3) sorted by relevance
326 int ignore_flag = 0; in parse_dbg() local342 if (ignore_flag) in parse_dbg()343 ignore_flag = 0; in parse_dbg()346 if (ignore_flag) in parse_dbg()354 ignore_flag = 1; in parse_dbg()
418 int check_flag, ignore_flag, syntax_err, ret_code; in read_rules() local425 ignore_flag = 0; in read_rules()471 (ignore_flag != 0) || (check_flag != 0)) { in read_rules()474 ignore_flag = 0; in read_rules()483 ignore_flag++; in read_rules()
807 char *ignore_flag; in get_packets() local912 ignore_flag = getenv(IGNORE_CHECK); in get_packets()913 if (ignore_flag != NULL) { in get_packets()