Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dnumeric.c45 optionShowRange(tOptions * pOpts, tOptDesc * pOD, void * rng_table, int rng_ct) in optionShowRange() argument
47 const struct {long const rmin, rmax;} * rng = rng_table; in optionShowRange()