Home
last modified time | relevance | path

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

/original-bsd/sys/kern/
H A Dkern_time.c257 if (itimerfix(&aitv.it_value) || itimerfix(&aitv.it_interval))
315 itimerfix(tv) in itimerfix() function
H A Dsys_generic.c507 if (itimerfix(&atv)) {
/original-bsd/sys/sys/
H A Dtime.h85 int itimerfix __P((struct timeval *tv));
/original-bsd/sys/ufs/lfs/
H A Dlfs_syscalls.c409 if (itimerfix(&atv))