Searched refs:PROTO_FAMILY_SMTP (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
H A D | transfer.c | 756 if(conn->handler->protocol & PROTO_FAMILY_SMTP) { in readwrite_upload() |
H A D | urldata.h | 101 #define PROTO_FAMILY_SMTP (CURLPROTO_SMTP|CURLPROTO_SMTPS) macro |
Completed in 7 milliseconds