Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A 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()
H A Dpingpong.h54 char *sendthis; /* pointer to a buffer that is to be sent to the server */ member
55 size_t sendleft; /* number of bytes left to send from the sendthis buffer */
56 size_t sendsize; /* total size of the sendthis buffer */
H A Dsmtp.c1444 pp->sendthis = eob; in smtp_done()

Completed in 3 milliseconds