Home
last modified time | relevance | path

Searched refs:sendthis (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dpingpong.c179 DEBUGASSERT(pp->sendthis == NULL); in Curl_pp_vsendf()
215 pp->sendthis = s; in Curl_pp_vsendf()
220 pp->sendthis = NULL; in Curl_pp_vsendf()
400 pp->sendthis + pp->sendsize - pp->sendleft, in Curl_pp_flushsend()
410 pp->sendthis = NULL; in Curl_pp_flushsend()
Dpingpong.h54 char *sendthis; /* pointer to a buffer that is to be sent to the server */ member
Dsmtp.c1444 pp->sendthis = eob; in smtp_done()