Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
H A Dcryptlib.c20 # define _vsntprintf _vsnwprintf macro
22 # define _vsntprintf _vsnprintf macro
190 _vsntprintf(buf, OSSL_NELEM(buf) - 1, fmt, ap); in OPENSSL_showfatal()
/third_party/openssl/crypto/
H A Dcryptlib.c20 # define _vsntprintf _vsnwprintf macro
22 # define _vsntprintf _vsnprintf macro
190 _vsntprintf(buf, OSSL_NELEM(buf) - 1, fmt, ap); in OPENSSL_showfatal()
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c175 # define _vsntprintf _vsnwprintf macro
177 # define _vsntprintf _vsnprintf macro
345 _vsntprintf(buf, OSSL_NELEM(buf) - 1, fmt, ap); in OPENSSL_showfatal()

Completed in 2 milliseconds