Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/ppp/
H A Dtimer.c127 timer_InitService(t != NULL); /* [re]Start the Timer Service */ in timer_Start()
168 timer_InitService(1); in StopTimerNoBlock()
219 timer_InitService(1); /* Restart the Timer Service */ in TimerService()
276 timer_InitService(int restart) in timer_InitService() function
H A Dtimer.h53 extern void timer_InitService(int);
H A Dbundle.c1770 timer_InitService(0); /* Start the Timer Service */ in bundle_setsid()