Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDtimer.c127 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()
270 timer_InitService(int restart) in timer_InitService() function
HDtimer.h54 extern void timer_InitService(int);
HDbundle.c1764 timer_InitService(0); /* Start the Timer Service */ in bundle_setsid()