Home
last modified time | relevance | path

Searched refs:ITIMERSPEC_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtime_impl.h112 #define ITIMERSPEC_OVERFLOW(it) \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dtimerfd.c236 if (ITIMERSPEC_OVERFLOW(src)) in timerfd_copyout()
/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c824 if (ITIMERSPEC_OVERFLOW(&when)) in timer_gettime()