Home
last modified time | relevance | path

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

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