Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dnumeric.c47 optionShowRange(tOptions * pOpts, tOptDesc * pOD, void * rng_table, int rng_ct) in optionShowRange() argument
70 fprintf(option_usage_fp, (rng_ct > 1) ? zRangeLie : zRangeOnly, pz_indent); in optionShowRange()
86 if (--rng_ct <= 0) { in optionShowRange()