Searched refs:POP3_EOB (Results 1 – 2 of 2) sorted by relevance
88 #define POP3_EOB "\x0d\x0a\x2e\x0d\x0a" macro
1514 result = Curl_client_write(conn, CLIENTWRITE_BODY, (char *)POP3_EOB, in Curl_pop3_write()1530 result = Curl_client_write(conn, CLIENTWRITE_BODY, (char *)POP3_EOB, 2); in Curl_pop3_write()