Searched refs:PingCount (Results 1 – 2 of 2) sorted by relevance
26 UINT PingCount; variable137 PingCount = wcstoul(argv[++i], NULL, 0); in ParseCmdline()139 if (PingCount == 0) in ParseCmdline()211 PingCount = 0; in StopLoop()376 PingCount = 4; in wmain()411 while (Count < PingCount || NeverStop) in wmain()415 if (Count < PingCount || NeverStop) in wmain()
64 static ULONG PingCount = 4; variable148 while (i < PingCount) in wmain()197 PingCount = wcstoul(argv[++i], NULL, 0); in ParseCmdLine()198 if (PingCount == 0) in ParseCmdLine()