Home
last modified time | relevance | path

Searched refs:fmd_conf_merge (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.h126 extern void fmd_conf_merge(fmd_conf_t *, const char *);
H A Dfmd.c488 fmd_conf_merge(dp->d_conf, file); in fmd_create()
H A Dfmd_conf.c836 fmd_conf_merge(fmd_conf_t *cfp, const char *file) in fmd_conf_merge() function