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

/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c268 tmr_creg(int id, void *arg) function
735 tmr_add(&timers, 1, 1, tmr_creg, ctx);
738 tmr_add(&timers, 1, 30, tmr_creg, ctx);

Completed in 96 milliseconds