Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.h84 typedef struct fmd_conf_path { struct
112 extern const fmd_conf_ops_t fmd_conf_path; /* fmd_conf_path_t* */
H A Dfmd.c227 { "agent.path", &fmd_conf_path, _fmd_agent_path }, /* path for agents */
252 { "conf_path", &fmd_conf_path, _fmd_conf_path }, /* root config file path */
284 { "plugin.path", &fmd_conf_path, _fmd_plugin_path }, /* path for plugin mods */
H A Dfmd_conf.c616 CONF_DEFINE(fmd_conf_path, set_path, get_path, fmd_conf_notsup, free_path);