HomeSort by: relevance | last modified time | path
    Searched defs:error_chan (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/os/
fm.c 527 evchan_t *error_chan; local
537 if (sysevent_evc_bind(FM_ERROR_CHAN, &error_chan,
543 if (sysevent_evc_publish(error_chan, EC_FM, ESC_FM_ERROR,
546 (void) sysevent_evc_unbind(error_chan);
549 (void) sysevent_evc_unbind(error_chan);

Completed in 16 milliseconds