Searched defs:tmax (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dwctype.h86 wchar_t tmax; /* maximum code for wctype */ member in struct:_wctype
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c1054 hrtime_t tmax; local
1118 tmax = gethrtime() + MIN(mc_swapdonetime, 120) * 1000000000ULL;
1128 gethrtime() < tmax);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c210 long long tmax; variable
1777 waittime = 2 * tmax / MICROSEC;
2457 (double)tmax / 1000, sd / 1000);

Completed in 64 milliseconds