Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtime.h229 #define ITIMERVAL_OVERFLOW(itv) \ macro
/titanic_50/usr/src/uts/common/os/
H A Dtimers.c198 if (ITIMERVAL_OVERFLOW(&kitv)) { in getitimer()