Searched defs:syslog_emit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c96 * To resolve these issues, we use our own syslog_emit() wrapper to emit
109 syslog_emit(fmd_hdl_t *hdl, const char *msg) function
311 syslog_emit(hdl, msg);
369 * The details of our logging method are described above syslog_emit().

Completed in 110 milliseconds