Searched refs:Curl_pp_moredata (Results 1 – 5 of 5) sorted by relevance
149 bool Curl_pp_moredata(struct pingpong *pp);
106 else if(Curl_pp_moredata(pp)) in Curl_pp_statemach()516 bool Curl_pp_moredata(struct pingpong *pp) in Curl_pp_moredata() function
1011 } while(!result && pop3c->state != POP3_STOP && Curl_pp_moredata(pp)); in pop3_statemach_act()
1070 } while(!result && smtpc->state != SMTP_STOP && Curl_pp_moredata(pp)); in smtp_statemach_act()
1348 } while(!result && imapc->state != IMAP_STOP && Curl_pp_moredata(pp)); in imap_statemach_act()