Home
last modified time | relevance | path

Searched refs:ITIMERSPEC_TO_ITIMERSPEC32 (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dtime_impl.h109 #define ITIMERSPEC_TO_ITIMERSPEC32(it32, it) { \ macro
/onnv-gate/usr/src/uts/common/os/
H A Dtimer.c730 ITIMERSPEC_TO_ITIMERSPEC32(&w32, &when) in timer_gettime()