Home
last modified time | relevance | path

Searched refs:syslog_file (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/
H A Dsyslog.c78 static int syslog_file; /* log to syslog_logfd */ variable
161 if (syslog_file && putmsg(syslog_logfd, &ctl, &dat, 0) != 0) { in syslog_emit()
389 syslog_file = fmd_prop_get_int32(hdl, "syslogd"); in _fmd_init()