Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h175 extern void fmd_module_timeout(fmd_modtimer_t *, id_t, hrtime_t);
H A Dfmd_module.c619 fmd_module_timeout(fmd_modtimer_t *t, id_t id, hrtime_t hrt) in fmd_module_timeout() function
H A Dfmd_api.c1917 (fmd_timer_f *)fmd_module_timeout, t, ep, delta)) == -1) { in fmd_timer_install()