openlog 3232 ext/standard/basic_functions.c PHP_FE(openlog, arginfo_openlog) openlog 152 ext/standard/syslog.c openlog(BG(syslog_device), option, facility); openlog 293 sapi/fpm/fpm/fpm_stdio.c openlog(fpm_global_config.syslog_ident, LOG_PID | LOG_CONS, fpm_global_config.syslog_facility); openlog 1169 sapi/milter/php_milter.c openlog("php-milter", LOG_PID, LOG_MAIL); openlog 204 sapi/webjames/webjames.c openlog("PHP",0,0); openlog 74 win32/syslog.h extern void openlog(const char *, int, int); openlog 92 win32/wsyslog.c openlog("php", LOG_PID, LOG_SYSLOG);