Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.h97 #define FMD_CF_INVISIBLE 0x20 /* case should be invisible */ macro
H A Dfmd_rpc_adm.c846 if (cip->ci_flags & FMD_CF_INVISIBLE) in fmd_adm_caselist_case()
H A Dfmd_case.c441 cip->ci_flags |= FMD_CF_INVISIBLE; in fmd_case_mkevent()
1703 cip->ci_flags |= FMD_CF_INVISIBLE; in fmd_case_recreate_suspect()