Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dtimer.c52 static void StopTimerNoBlock(struct pppTimer *);
72 StopTimerNoBlock(tp); in timer_Stop()
89 StopTimerNoBlock(tp); in timer_Start()
136 StopTimerNoBlock(struct pppTimer *tp) in StopTimerNoBlock() function