Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c94 typedef int (*deflateInit__ft) (z_streamp strm, int level, typedef
103 static deflateInit__ft p_deflateInit_ = NULL;
230 p_deflateInit_ = (deflateInit__ft) DSO_bind_func(zlib_dso, "deflateInit_"); in DEFINE_RUN_ONCE_STATIC()
/third_party/openssl/crypto/comp/
H A Dc_zlib.c94 typedef int (*deflateInit__ft) (z_streamp strm, int level, typedef
103 static deflateInit__ft p_deflateInit_ = NULL;
230 p_deflateInit_ = (deflateInit__ft) DSO_bind_func(zlib_dso, "deflateInit_"); in DEFINE_RUN_ONCE_STATIC()

Completed in 2 milliseconds