Home
last modified time | relevance | path

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

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c293 tmr_watchdog(int id, void *arg) in tmr_watchdog() function
299 tmr_add(&timers, 1, 5, tmr_watchdog, ctx); in tmr_watchdog()
1463 tmr_add(&timers, 1, 5, &tmr_watchdog, &ctx); in main()