Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dtimer.c129 timer_InitService(t != NULL); /* [re]Start the Timer Service */ in timer_Start()
170 timer_InitService(1); in StopTimerNoBlock()
221 timer_InitService(1); /* Restart the Timer Service */ in TimerService()
278 timer_InitService(int restart) in timer_InitService() function
H A Dtimer.h55 extern void timer_InitService(int);
H A Dbundle.c1772 timer_InitService(0); /* Start the Timer Service */ in bundle_setsid()