openlog 3240 ext/standard/basic_functions.c PHP_FE(openlog, arginfo_openlog) openlog 35 ext/standard/php_ext_syslog.h PHP_FUNCTION(openlog); openlog 135 ext/standard/syslog.c PHP_FUNCTION(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 74 win32/syslog.h extern void openlog(const char *, int, int); openlog 90 win32/wsyslog.c openlog("php", LOG_PID, LOG_SYSLOG);