Home
last modified time | relevance | path

Searched refs:logopt (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/win32/
H A Dwsyslog.c146 void openlog(const char *ident, int logopt, int facility) in openlog() argument
155 sprintf_s(PW32G(log_header), header_len, (logopt & LOG_PID) ? "%s[%d]" : "%s", ident, getpid()); in openlog()

Completed in 4 milliseconds