Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/winhttp/
H A Dnotification.c239 WinHttpCloseHandle( req ); in test_connection_cache()
270 WinHttpCloseHandle( req ); in test_connection_cache()
271 WinHttpCloseHandle( req ); in test_connection_cache()
272 WinHttpCloseHandle( con ); in test_connection_cache()
282 WinHttpCloseHandle( ses ); in test_connection_cache()
338 WinHttpCloseHandle( req ); in test_connection_cache()
369 WinHttpCloseHandle( req ); in test_connection_cache()
370 WinHttpCloseHandle( con ); in test_connection_cache()
746 WinHttpCloseHandle(req); in test_basic_request()
747 WinHttpCloseHandle(con); in test_basic_request()
[all …]
H A Dwinhttp.c360 WinHttpCloseHandle(req); in test_empty_headers_param()
361 WinHttpCloseHandle(con); in test_empty_headers_param()
362 WinHttpCloseHandle(ses); in test_empty_headers_param()
1101 WinHttpCloseHandle(req); in test_secure_connection()
1217 WinHttpCloseHandle(req); in test_secure_connection()
1218 WinHttpCloseHandle(con); in test_secure_connection()
1219 WinHttpCloseHandle(ses); in test_secure_connection()
1257 WinHttpCloseHandle(req); in test_request_parameter_defaults()
1294 WinHttpCloseHandle(req); in test_request_parameter_defaults()
1295 WinHttpCloseHandle(con); in test_request_parameter_defaults()
[all …]
/reactos/dll/win32/winhttp/
H A Dwinhttp.spec7 @ stdcall WinHttpCloseHandle(ptr)
H A Dsession.c1195 BOOL WINAPI WinHttpCloseHandle( HINTERNET handle ) in WinHttpCloseHandle() function
1830 WinHttpCloseHandle( req ); in download_script()
1831 WinHttpCloseHandle( con ); in download_script()
1832 WinHttpCloseHandle( ses ); in download_script()
H A Drequest.c3257 WinHttpCloseHandle( request->hrequest ); in free_request()
3258 WinHttpCloseHandle( request->hconnect ); in free_request()
3259 WinHttpCloseHandle( request->hsession ); in free_request()
3607 WinHttpCloseHandle( request->hrequest ); in reset_request()
3609 WinHttpCloseHandle( request->hconnect ); in reset_request()
3690 WinHttpCloseHandle( request->hsession ); in winhttp_request_Open()
3722 WinHttpCloseHandle( request->hconnect ); in winhttp_request_Open()
/reactos/dll/win32/qmgr/
H A Dfile.c420 WinHttpCloseHandle(req); in transfer_file_http()
421 WinHttpCloseHandle(con); in transfer_file_http()
422 WinHttpCloseHandle(ses); in transfer_file_http()
/reactos/sdk/include/psdk/
H A Dwinhttp.h581 BOOL WINAPI WinHttpCloseHandle(_In_ HINTERNET);