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

/httpd/modules/loggers/
H A Dmod_syslog.c113 openlog(ap_server_argv0, LOG_NDELAY|LOG_CONS|LOG_PID, LOG_LOCAL7);
120 openlog(ap_server_argv0, LOG_NDELAY|LOG_CONS|LOG_PID,
/httpd/support/
H A Dsuexec.c159 openlog("suexec", LOG_PID, AP_LOG_FACILITY);

Completed in 39 milliseconds