Searched refs:rs2burst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c325 char rs2burst[FMEV_MAX_RULESET_LEN + 1]; local
334 (void) strncpy(rs2burst, ruleset, sizeof (rs2burst));
335 if (!fmevt_rs_burst(NULL, rs2burst, &ns, &subsys, B_FALSE)) {

Completed in 74 milliseconds