Searched refs:Gflag_count (Results 1 – 1 of 1) sorted by relevance
150 static int Gflag_count; /* number of files created with Gflag rotation */ variable1245 Gflag_count = 0; in main()2310 Gflag_count++; in dump_packet_and_trunc()2326 if (Cflag == 0 && Wflag > 0 && Gflag_count >= Wflag) { in dump_packet_and_trunc()