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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/comp/
H A Dc_zlib.c32 static int zz_uncompress(Bytef *dest, uLongf *destLen, const Bytef *source,
135 i=zz_uncompress(out,&l,&(in[1]),(unsigned long)ilen-1);
151 static int zz_uncompress (Bytef *dest, uLongf *destLen, const Bytef *source, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/comp/
H A Dc_zlib.c58 static int zz_uncompress(Bytef *dest, uLongf *destLen, const Bytef *source,
289 i=zz_uncompress(out,&l,&(in[1]),(unsigned long)ilen-1);
305 static int zz_uncompress (Bytef *dest, uLongf *destLen, const Bytef *source,

Completed in 115 milliseconds