Searched refs:itimerfix (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_time.c424 if (itimerfix(&aitv.it_value) || itimerfix(&aitv.it_interval))
539 itimerfix( function
H A Dsys_generic.c1081 if (itimerfix(&atv)) {
1465 if (itimerfix(&atv)) {
2464 if (itimerfix(&atv)) {
H A Dkern_event.c1379 if (itimerfix(&rtv))
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h726 int itimerfix(struct timeval *tv);
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c1401 if ((error = itimerfix(&tv)) == 0)
1418 if ((error = itimerfix(&tv)) == 0)

Completed in 43 milliseconds