Searched refs:_PATH_SYSLOGD_LOG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Ddaemon.h64 #define _PATH_SYSLOGD_LOG _path_syslogd_log macro
70 #define _PATH_SYSLOGD_LOG "/var/log/syslogd.log" macro
H A Dasl_action.c1621 if (global.debug_file == NULL) dfp = fopen(_PATH_SYSLOGD_LOG, "a");
1651 if (global.debug_file == NULL) dfp = fopen(_PATH_SYSLOGD_LOG, "a");
H A Ddaemon.c780 if (global.debug_file == NULL) dfp = fopen(_PATH_SYSLOGD_LOG, "a");

Completed in 226 milliseconds