Searched refs:_send_response_and_wait (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/wininet/ |
H A D | http.c | 5583 #define send_response_and_wait(a,b,c,d,e,f,g,h) _send_response_and_wait(__LINE__,a,b,c,d,e,f,g,h) 5584 static void _send_response_and_wait(unsigned line, const char *response, BOOL do_close_connection, in _send_response_and_wait() function 5622 _send_response_and_wait(line, response, close_connection, buf->lpvBuffer, &buf->dwBufferLength, in _send_response_ex_and_wait()
|