Searched refs:_vsntprintf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/
H A Dcryptlib.c776 # define _vsntprintf _vsnwprintf macro
778 # define _vsntprintf _vsnprintf macro
926 _vsntprintf(buf, sizeof(buf) / sizeof(TCHAR) - 1, fmt, ap);

Completed in 193 milliseconds