openlog 3661 ext/standard/basic_functions.c PHP_FE(openlog, arginfo_openlog)
openlog 237 ext/standard/syslog.c openlog(BG(syslog_device), option, facility);
openlog 1121 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);