Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/io-retire/
H A Drio_main.c33 static int global_disable; variable
142 if (global_disable && (strcmp(class, FM_LIST_SUSPECT_CLASS) == 0 || in rio_recv()
333 global_disable = fmd_prop_get_int32(hdl, "global-disable"); in _fmd_init()