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

/macosx-10.10/syslog-267/syslogd.tproj/
H A Dbsd_in.c76 const char *_PATH_SYSLOG_IN = getenv("IOS_SIMULATOR_SYSLOG_SOCKET"); local
132 asldebug("%s: couldn't set receive buffer size for socket %d (%s): %s\n", MY_ID, sock, _PATH_SYSLOG_IN, strerror(errno));
140 asldebug("%s: couldn't set O_NONBLOCK for socket %d (%s): %s\n", MY_ID, sock, _PATH_SYSLOG_IN, strerror(errno));
H A Ddaemon.h66 #define _PATH_SYSLOG_IN "/var/run/syslog" macro

Completed in 149 milliseconds