Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/bio/
HDbss_log.c294 LPCSTR lpszStrings[2]; in xsyslog() local
326 lpszStrings[0] = pidbuf; in xsyslog()
327 lpszStrings[1] = string; in xsyslog()
329 ReportEventA(bp->ptr, evtype, 0, 1024, NULL, 2, 0, lpszStrings, NULL); in xsyslog()