Searched refs:tmr_cgreg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/uhsoctl/
H A Duhsoctl.c276 tmr_cgreg(int id, void *arg) function
760 tmr_add(&timers, 1, 1, tmr_cgreg, ctx);
763 tmr_add(&timers, 1, 30, tmr_cgreg, ctx);

Completed in 112 milliseconds