Searched refs:fmd_adm_xprt_iter (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h134 extern int fmd_adm_xprt_iter(fmd_adm_t *, fmd_adm_xprt_f *, void *);
H A Dfmd_adm.c1008 fmd_adm_xprt_iter(fmd_adm_t *ap, fmd_adm_xprt_f *func, void *arg) function
/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c425 if (fmd_adm_xprt_iter(g_adm, stat_one_xprt, NULL) != 0)
473 if (fmd_adm_xprt_iter(g_adm, stat_one_xprt_auth, (void *)module) != 0)

Completed in 58 milliseconds