Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dsendf.h50 #define CLIENTWRITE_BOTH (CLIENTWRITE_BODY|CLIENTWRITE_HEADER) macro
Dftp.c2122 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()