Searched refs:SMTP_EOB_LEN (Results 1 – 2 of 2) sorted by relevance
87 #define SMTP_EOB_LEN 5 macro
1392 len = SMTP_EOB_LEN - 2; in smtp_done()1396 len = SMTP_EOB_LEN; in smtp_done()1831 if(2 == smtp->eob || SMTP_EOB_LEN == smtp->eob) in Curl_smtp_escape_eob()