Searched refs:WinHttpCloseHandle (Results 1 – 7 of 7) sorted by relevance
239 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 …]
360 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 …]
7 @ stdcall WinHttpCloseHandle(ptr)
1195 BOOL WINAPI WinHttpCloseHandle( HINTERNET handle ) in WinHttpCloseHandle() function1830 WinHttpCloseHandle( req ); in download_script()1831 WinHttpCloseHandle( con ); in download_script()1832 WinHttpCloseHandle( ses ); in download_script()
3257 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()
420 WinHttpCloseHandle(req); in transfer_file_http()421 WinHttpCloseHandle(con); in transfer_file_http()422 WinHttpCloseHandle(ses); in transfer_file_http()
581 BOOL WINAPI WinHttpCloseHandle(_In_ HINTERNET);