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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c1300 timespec32_t rqtime32; local
1302 if (copyin(rqtp, &rqtime32, sizeof (rqtime32)))
1304 TIMESPEC32_TO_TIMESPEC(&rqtime, &rqtime32);

Completed in 60 milliseconds