Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/mrouted/
H A Dcallout.c151 timer_clearTimer(int timer_id) in timer_clearTimer() function
H A Ddefs.h145 extern void timer_clearTimer(int timer_id);
H A Dvif.c1403 timer_clearTimer(id); in DeleteTimer()