Searched refs:POP3_EOB (Results 1 – 2 of 2) sorted by relevance
90 #define POP3_EOB "\x0d\x0a\x2e\x0d\x0a" macro
1600 result = Curl_client_write(data, CLIENTWRITE_BODY, (char *)POP3_EOB, in pop3_write()1604 result = Curl_client_write(data, CLIENTWRITE_BODY, (char *)POP3_EOB, in pop3_write()1624 result = Curl_client_write(data, CLIENTWRITE_BODY, (char *)POP3_EOB, 2); in pop3_write()
Completed in 10 milliseconds