Home
last modified time | relevance | path

Searched defs:tmin (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/
H A Dwctype.h85 wchar_t tmin; /* minimum code for wctype */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c210 #define GET_TMIN_RANGE(tmin, trange) \ argument
872 int16_t tmin = 0; in envd_setup_sensors() local
972 uchar_t tmin; in updateadm_ranges() local
H A Denvd.h312 tempr_t tmin; member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c286 #define GET_TMIN_RANGE(tmin, trange) \ argument
1225 int16_t tmin = 0; in envd_setup_sensors() local
1341 uchar_t tmin; in updateadm_ranges() local
H A Denvd.h393 tempr_t tmin; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c209 long long tmin = LLONG_MAX; variable