Searched refs:optNo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dusage.c1092 int optNo = 0; local
1146 if (opts->presetOptCt == optNo) {
1164 } while (od++, optNo++, (--ct > 0));
1204 int optNo = 0; local
1215 } while (od++, optNo++, (--ct > 0));

Completed in 49 milliseconds