Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h56 #define GLOBAL_PROP_LOG_LEVEL "log-level" macro
H A Ddisk_monitor.c329 { GLOBAL_PROP_LOG_LEVEL, FMD_TYPE_UINT32, "0" },
H A Ddiskmon_conf.c802 u64 = fmd_prop_get_int32(hdl, GLOBAL_PROP_LOG_LEVEL); in config_get()