Searched refs:mt_id (Results 1 – 4 of 4) sorted by relevance
157 id_t mt_id; /* timer ID (or -1 if still pending) */ member
354 return ((id_t)data == ((fmd_modtimer_t *)ep->ev_data)->mt_id); in fmd_event_match()
568 ops->fmdo_timeout(hdl, t->mt_id, t->mt_arg); in fmd_module_dispatch()623 t->mt_id = id; /* save id in case we need to delete from eventq */ in fmd_module_timeout()
1914 t->mt_id = -1; in fmd_timer_install()