Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c362 if (itimerfix(&aitv.it_value, min) || in xsetitimer()
363 (itimerfix(&aitv.it_interval, min) && timerisset(&aitv.it_value))) in xsetitimer()
741 itimerfix(struct timeval *tv, int minimum) in itimerfix() function
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h374 extern int itimerfix(struct timeval *, int);
/illumos-gate/usr/src/boot/sys/sys/
H A Dtime.h445 int itimerfix(struct timeval *tv);