Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_zlib.c98 static zError__ft p_zError = NULL; variable
110 # define zError p_zError
295 p_zError = (zError__ft) DSO_bind_func(zlib_dso, "zError"); in DEFINE_RUN_ONCE_STATIC()
300 || p_deflateInit_ == NULL || p_zError == NULL) { in DEFINE_RUN_ONCE_STATIC()

Completed in 9 milliseconds