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

/freebsd-10.0-release/usr.sbin/uhsoctl/
H A Duhsoctl.c182 typedef void (*tmr_cb)(int, void *); typedef
187 tmr_cb func;
221 tmr_add(struct timers *tmrs, int id, int timeout, tmr_cb func, void *arg)

Completed in 56 milliseconds