Searched refs:rmin (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dnumeric.c47 const struct {long const rmin, rmax;} * rng = rng_table; member in struct:__anon219
75 fprintf(option_usage_fp, zRangeExact, pz_indent, rng->rmin);
76 else if (rng->rmin == LONG_MIN)
79 fprintf(option_usage_fp, zRangeAbove, pz_indent, rng->rmin);
81 fprintf(option_usage_fp, zRange, pz_indent, rng->rmin,
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen-opts.c1030 static struct {long rmin, rmax;} const rng[1] = { member in struct:__anon344
1039 if (pOptDesc->optArg.argInt < rng[ix].rmin)
1041 if (pOptDesc->optArg.argInt == rng[ix].rmin)
1089 static struct {long rmin, rmax;} const rng[1] = { member in struct:__anon345
1098 if (pOptDesc->optArg.argInt < rng[ix].rmin)
1100 if (pOptDesc->optArg.argInt == rng[ix].rmin)
/freebsd-10-stable/contrib/ntp/sntp/
H A Dsntp-opts.c920 static struct {long rmin, rmax;} const rng[1] = { member in struct:__anon339
929 if (pOptDesc->optArg.argInt < rng[ix].rmin)
931 if (pOptDesc->optArg.argInt == rng[ix].rmin)
956 static struct {long rmin, rmax;} const rng[1] = { member in struct:__anon340
965 if (pOptDesc->optArg.argInt < rng[ix].rmin)
967 if (pOptDesc->optArg.argInt == rng[ix].rmin)
/freebsd-10-stable/usr.bin/calendar/calendars/hu_HU.ISO8859-2/
H A Dcalendar.nevnapok149 05/10 �rmin, P�lma

Completed in 266 milliseconds