Searched refs:sendthis (Results 1 – 3 of 3) sorted by relevance
179 DEBUGASSERT(pp->sendthis == NULL); in Curl_pp_vsendf()223 pp->sendthis = s; in Curl_pp_vsendf()229 pp->sendthis = NULL; in Curl_pp_vsendf()479 CURLcode result = Curl_write(conn, sock, pp->sendthis + pp->sendsize - in Curl_pp_flushsend()489 free(pp->sendthis); in Curl_pp_flushsend()490 pp->sendthis=NULL; in Curl_pp_flushsend()
57 char *sendthis; /* allocated pointer to a buffer that is to be sent to the member
1242 pp->sendthis = eob; in smtp_done()