Home
last modified time | relevance | path

Searched defs:rmax (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libopts/
H A Dnumeric.c47 const struct {long const rmin, rmax;} * rng = rng_table; in optionShowRange() member
/freebsd-13.1/sys/dev/vt/colors/
H A Dvt_termcolors.c156 vt_generate_cons_palette(uint32_t *palette, int format, uint32_t rmax, in vt_generate_cons_palette()
/freebsd-13.1/contrib/sendmail/libsm/
H A Drpool.c386 SM_RESOURCE_T *r, *rmax; local
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-hfa.h210 uint64_t rmax:16; member
222 uint64_t rmax:3; member
235 uint64_t rmax:12; member
/freebsd-13.1/contrib/ntp/sntp/
H A Dsntp-opts.c920 static struct {long rmin, rmax;} const rng[1] = { in doOptSteplimit() member
956 static struct {long rmin, rmax;} const rng[1] = { in doOptNtpversion() member
/freebsd-13.1/lib/libutil/
H A Dlogin_class.c103 rlim_t rmax = rlim.rlim_max; in setclassresources() local
/freebsd-13.1/contrib/ntp/util/
H A Dntp-keygen-opts.c1030 static struct {long rmin, rmax;} const rng[1] = { in doOptImbits() member
1089 static struct {long rmin, rmax;} const rng[1] = { in doOptModulus() member
/freebsd-13.1/stand/common/
H A Dgfx_fb.c225 rgb_color_map(uint8_t index, uint32_t rmax, int roffset, in rgb_color_map()
352 uint32_t rmax, int roffset, uint32_t gmax, int goffset, in generate_cons_palette()
/freebsd-13.1/sys/net80211/
H A Dieee80211_scan_sta.c813 int rmax, r, i, txstream; in maxrate() local