logopt            122 win32/wsyslog.c void openlog(const char *ident, int logopt, int facility)
logopt            128 win32/wsyslog.c 	spprintf(&PW32G(log_header), 0, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid());