Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.c117 static const fmd_conf_mode_t _fmd_debug_modes[] = { variable
150 int err = fmd_conf_mode_set(_fmd_debug_modes, pp, value); in fmd_debug_set()
1048 for (cmp = _fmd_debug_modes; cmp->cm_name != NULL; cmp++) in fmd_help()