Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dfmev_impl.h64 #define _FMEV_SHMAGIC 0x5368446c /* ShDl */ macro
H A Dfmev_util.c120 if (hc == NULL || hc->hc_magic != _FMEV_SHMAGIC) { in fmev_api_enter()
H A Dfmev_subscribe.c64 #define _FMEV_SHMAGIC 0x5368446c /* ShDl */ macro
65 #define FMEV_SHDL_VALID(ihdl) ((ihdl)->sh_cmn.hc_magic == _FMEV_SHMAGIC)
479 hc.hc_magic = _FMEV_SHMAGIC; in fmev_shdl_init()