Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent_ruleset.h47 #define FMEV_RS_SEPARATOR "\012" macro
48 #define FMEV_MKRS(v, s) FMEV_V_##v FMEV_RS_SEPARATOR s
/titanic_41/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c158 ns = strsep(&s, FMEV_RS_SEPARATOR); in fmevt_rs_burst()
163 if ((s = strstr(ruleset, FMEV_RS_SEPARATOR)) == NULL || in fmevt_rs_burst()