Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dfind.c109 int idxLim = opts->optCt; in opt_match_ct() local
164 } while (pOD++, (++idx < idxLim)); in opt_match_ct()