Home
last modified time | relevance | path

Searched refs:Curl_pp_flushsend (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dpingpong.h133 CURLcode Curl_pp_flushsend(struct pingpong *pp);
Dpingpong.c485 CURLcode Curl_pp_flushsend(struct pingpong *pp) in Curl_pp_flushsend() function
Dpop3.c957 return Curl_pp_flushsend(pp); in pop3_statemach_act()
Dsmtp.c1006 return Curl_pp_flushsend(pp); in smtp_statemach_act()
Dimap.c1276 return Curl_pp_flushsend(pp); in imap_statemach_act()
Dftp.c2609 return Curl_pp_flushsend(pp); in ftp_statemach_act()