Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_list.c67 fmd_list_prepend(fmd_list_t *lp, void *new) in fmd_list_prepend() function
92 fmd_list_prepend(lp, new); in fmd_list_insert_before()
H A Dfmd_list.h43 extern void fmd_list_prepend(fmd_list_t *, void *);
H A Dfmd_eventq.c167 fmd_list_prepend(&eq->eq_list, eqe); in fmd_eventq_insert_at_head()
222 fmd_list_prepend(&eq->eq_list, eqe); in fmd_eventq_insert_at_time()
H A Dfmd_topo.c106 fmd_list_prepend(&fmd.d_topo_list, ftp); in fmd_topo_update()
H A Dfmd_timerq.c65 fmd_list_prepend(&tmq->tmq_free, tp); in fmd_timerq_install()
H A Dfmd_module.c1391 fmd_list_prepend(&mp->mod_topolist, mtp); in fmd_module_topo_hold()