Searched refs:header_mod (Results 1 – 1 of 1) sorted by relevance
62 static int header_mod = DFLT_HEADER_MOD; variable146 if (header_mod && (!cnt || ((timestamp_fmt != NODATE) ? in display_stats()147 !(cnt % (header_mod / 2)) : !(cnt % header_mod)))) { in display_stats()210 header_mod = atoi(optarg);