Home
last modified time | relevance | path

Searched refs:fmd_adm_module_gc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dgc.c44 if (fmd_adm_module_gc(adm, mod) != 0) in cmd_gc()
/illumos-gate/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h83 extern int fmd_adm_module_gc(fmd_adm_t *, const char *);
H A Dmapfile-vers49 fmd_adm_module_gc;
H A Dfmd_adm.c413 fmd_adm_module_gc(fmd_adm_t *ap, const char *name) in fmd_adm_module_gc() function