Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dtimer.c48 #define RESTVAL(t) \ macro
104 ticks = RESTVAL(itimer) - TimerList->rest; in timer_Start()
166 t->next->rest += RESTVAL(itimer); /* t (tp) was the first in the list */ in StopTimerNoBlock()
251 rest = RESTVAL(itimer) - TimerList->rest; in timer_Show()