Home
last modified time | relevance | path

Searched defs:tmrs (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c198 tmr_run(struct timers *tmrs) in tmr_run()
220 tmr_add(struct timers *tmrs, int id, int timeout, tmr_cb func, void *arg) in tmr_add()