Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dputshell.c357 int optIx = 0; in optionPutShell() local
362 tOptDesc * pOD = pOpts->pOptDesc + optIx; in optionPutShell()
382 if (pOD->optActualIndex != optIx) { in optionPutShell()
479 } while (++optIx < pOpts->presetOptCt ); in optionPutShell()