HomeSort by relevance Sort by last modified time
    Searched full:pidbuf (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/bio/
bss_log.c 249 char pidbuf[DECIMAL_SIZE(DWORD)+4]; local
276 sprintf(pidbuf, "[%u] ", GetCurrentProcessId());
277 lpszStrings[0] = pidbuf;

Completed in 53 milliseconds