Home
last modified time | relevance | path

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

/external/openssl/crypto/comp/
Dc_zlib.c100 typedef int (*inflateEnd_ft)(z_streamp strm); typedef
110 static inflateEnd_ft p_inflateEnd=NULL;
359 = (inflateEnd_ft) DSO_bind_func(zlib_dso, in COMP_zlib()