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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c466 evchanq_t *chq; local
488 if ((chq = sysevent_evc_walk_init(ereport_chan, NULL)) == NULL &&
492 while ((sep = sysevent_evc_walk_step(chq)) != NULL) {
509 sysevent_evc_walk_fini(chq);

Completed in 88 milliseconds