Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmadm/common/
H A Dload.c57 if (fmd_adm_module_unload(adm, argv[1]) != 0) in cmd_unload()
/titanic_41/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.h78 extern int fmd_adm_module_unload(fmd_adm_t *, const char *);
H A Dmapfile-vers54 fmd_adm_module_unload;
H A Dfmd_adm.c371 fmd_adm_module_unload(fmd_adm_t *ap, const char *name) in fmd_adm_module_unload() function