Home
last modified time | relevance | path

Searched refs:SecondsToSend (Results 1 – 1 of 1) sorted by relevance

/dports/net/ntp/ntp-4.2.8p15/util/
H A Dtg2.c668 int SecondsToSend = 0; local
714 sscanf(optarg, "%d", &SecondsToSend);
1153 …for (CountOfSecondsSent=0; ((SecondsToSend==0) || (CountOfSecondsSent<SecondsToSend)); CountOfSeco…
2186 printf ("\n\n>> Completed %d seconds, exiting...\n\n", SecondsToSend);