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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c89 static evchan_t *ereport_chan = NULL; variable
136 &ereport_chan, EVCH_CREAT | EVCH_HOLD_PEND);
138 (void) sysevent_evc_control(ereport_chan,
488 if ((chq = sysevent_evc_walk_init(ereport_chan, NULL)) == NULL &&

Completed in 67 milliseconds