Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtimer.h130 extern void timespecfix(timespec_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c850 timespecfix(t1); in timespecadd()
858 timespecfix(t1); in timespecsub()
862 timespecfix(timespec_t *t1) in timespecfix() function