Searched refs:syslog_file (Results 1 – 2 of 2) sorted by relevance
78 static int syslog_file; /* log to syslog_logfd */ variable161 if (syslog_file && putmsg(syslog_logfd, &ctl, &dat, 0) != 0) { in syslog_emit()390 syslog_file = fmd_prop_get_int32(hdl, "syslogd"); in _fmd_init()
240 static int syslog_file = 0; /* log to syslog_logfd */ variable1358 if ((syslog_file == 0) && (syslog_cons == 0)) { in etm_post_to_syslog()1369 if (syslog_file) { in etm_post_to_syslog()3814 syslog_file = fmd_prop_get_int32(hdl, ETM_PROP_NM_SYSLOGD); in _fmd_init()3817 if (syslog_file && (syslog_logfd = open("/dev/conslog", in _fmd_init()3821 syslog_file = 0; in _fmd_init()3830 if (syslog_file) { in _fmd_init()3847 syslog_file = 0; in _fmd_init()