Searched refs:header_mod (Results 1 – 1 of 1) sorted by relevance
58 static int header_mod = DFLT_HEADER_MOD; variable143 if (header_mod && (!cnt || ((timestamp_fmt != NODATE) ?144 !(cnt % (header_mod / 2)) : !(cnt % header_mod)))) {207 header_mod = atoi(optarg);