Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dcryptlib.c20 #define _vsntprintf _vsnwprintf macro
22 #define _vsntprintf _vsnprintf macro
188 _vsntprintf(buf, OSSL_NELEM(buf) - 1, fmt, ap); in OPENSSL_showfatal()