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

/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Dputshell.c373 int optIx = 0; local
378 tOptDesc * pOD = pOpts->pOptDesc + optIx;
398 if (pOD->optActualIndex != optIx) {
495 } while (++optIx < pOpts->presetOptCt );

Completed in 90 milliseconds