Searched refs:syslog_procid_str (Results 1 – 1 of 1) sorted by relevance
49 static char syslog_procid_str[ 20 ]; variable197 sprintf_s( syslog_procid_str, sizeof(syslog_procid_str), "[%lu]", GetCurrentProcessId() ); in openlog()199 syslog_procid_str[0] = '\0'; in openlog()327 local_hostname, syslog_ident, syslog_procid_str ); in vsyslog()