Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dtimer.c55 static void StopTimerNoBlock(struct pppTimer *);
75 StopTimerNoBlock(tp); in timer_Stop()
92 StopTimerNoBlock(tp); in timer_Start()
136 StopTimerNoBlock(struct pppTimer *tp) in StopTimerNoBlock() function