Searched refs:SMTP_EOB (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsmtp.h81 #define SMTP_EOB "\x0d\x0a\x2e\x0d\x0a" macro
H A Dsmtp.c1374 SMTP_EOB, /* buffer pointer */
1670 if(SMTP_EOB[smtpc->eob] == data->req.upload_fromhere[i])
1674 memcpy(&data->state.scratch[si], SMTP_EOB, smtpc->eob);
1678 if(SMTP_EOB[0] == data->req.upload_fromhere[i])

Completed in 39 milliseconds