Home
last modified time | relevance | path

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

/reactos/dll/win32/wininet/
H A Dhttp.c468 static voidpf wininet_zalloc(voidpf opaque, uInt items, uInt size) in wininet_zalloc() function
488 gzip_stream->zstream.zalloc = wininet_zalloc; in init_gzip_stream()