Searched refs:POP3_EOB_LEN (Results 1 – 2 of 2) sorted by relevance
91 #define POP3_EOB_LEN 5 macro
1566 if(pop3c->eob == POP3_EOB_LEN) { in Curl_pop3_write()