Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c142 int argct = argl->useCt; in optionFindValue() local
145 if (argct == 0) { in optionFindValue()
155 while (--argct >= 0) { in optionFindValue()