Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_zlib.c96 static deflate_ft p_deflate = NULL; variable
108 # define deflate p_deflate
293 p_deflate = (deflate_ft) DSO_bind_func(zlib_dso, "deflate"); in DEFINE_RUN_ONCE_STATIC()
299 || p_deflateEnd == NULL || p_deflate == NULL in DEFINE_RUN_ONCE_STATIC()

Completed in 7 milliseconds