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.h45 extern void fmd_list_prepend(fmd_list_t *, void *);
H A Dfmd_list.c69 fmd_list_prepend(fmd_list_t *lp, void *new) function
94 fmd_list_prepend(lp, new);
H A Dfmd_topo.c106 fmd_list_prepend(&fmd.d_topo_list, ftp);
H A Dfmd_eventq.c167 fmd_list_prepend(&eq->eq_list, eqe);
222 fmd_list_prepend(&eq->eq_list, eqe);
H A Dfmd_timerq.c67 fmd_list_prepend(&tmq->tmq_free, tp);
H A Dfmd_module.c1394 fmd_list_prepend(&mp->mod_topolist, mtp);

Completed in 64 milliseconds