Searched refs:CLIENTWRITE_BOTH (Results 1 – 2 of 2) sorted by relevance
50 #define CLIENTWRITE_BOTH (CLIENTWRITE_BODY|CLIENTWRITE_HEADER) macro
2122 result = Curl_client_write(data, CLIENTWRITE_BOTH, headerbuf, in ftp_state_mdtm_resp()2330 result = Curl_client_write(data, CLIENTWRITE_BOTH, clbuf, clbuflen); in ftp_state_size_resp()2364 result = Curl_client_write(data, CLIENTWRITE_BOTH, buffer, in ftp_state_rest_resp()