Home
last modified time | relevance | path

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

/reactos/dll/win32/wininet/
H A Dhttp.c342 static inline void destroy_data_stream(data_stream_t *stream) in destroy_data_stream() function
349 destroy_data_stream(req->data_stream); in reset_data_stream()
454 destroy_data_stream(gzip_stream->parent_stream); in gzip_destroy()
1891 destroy_data_stream(request->data_stream); in HTTPREQ_Destroy()