Searched defs:tmq (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_timerq.c48 fmd_timerq_install(fmd_timerq_t *tmq, fmd_idspace_t *ids, argument
122 fmd_timerq_remove(fmd_timerq_t *tmq, fmd_idspace_t *ids, id_t id) argument
179 fmd_timerq_exec(fmd_timerq_t *tmq) argument
249 fmd_timerq_t *tmq = fmd_zalloc(sizeof (fmd_timerq_t), FMD_SLEEP); local
268 fmd_timerq_destroy(fmd_timerq_t *tmq) argument
[all...]
H A Dfmd_mdb.c1364 fmd_timerq_t tmq; local

Completed in 89 milliseconds