HomeSort by: relevance | last modified time | path
    Searched defs:optIx (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libopts/
putshell.c 359 int optIx = 0;
364 tOptDesc * pOD = pOpts->pOptDesc + optIx;
384 if (pOD->optActualIndex != optIx) {
481 } while (++optIx < pOpts->presetOptCt );

Completed in 20 milliseconds