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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.h175 extern void fmd_create(fmd_t *, const char *, const char *, const char *);
H A Dfmd_main.c283 fmd_create(&fmd, argv[0], opt_R, opt_f);
H A Dfmd.c368 fmd_create(fmd_t *dp, const char *arg0, const char *root, const char *conf) function
848 * This work is done here rather than in fmd_create() to permit the -o
849 * command-line option to modify properties after fmd_create() is done.

Completed in 47 milliseconds