Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_builtin.c67 fmd_module_exit(mp); in bltin_init()
90 fmd_module_exit(mp); in bltin_fini()
H A Dfmd_rtld.c75 fmd_module_exit(mp); in rtld_init()
102 fmd_module_exit(mp); in rtld_fini()
H A Dfmd_module.h192 extern void fmd_module_exit(fmd_module_t *);
H A Dfmd_module.c605 fmd_module_exit(mp); in fmd_module_dispatch()
845 fmd_module_exit(fmd_module_t *mp) in fmd_module_exit() function