Searched refs:CURLPROTO_SMTP (Results 1 – 9 of 9) sorted by relevance
72 { "smtp", CURLPROTO_SMTP }, in get_libcurl_info()
271 { "smtp", CURLPROTO_SMTP }, in proto2num()
147 NV(CURLPROTO_SMTP),
606 CURLPROTO_SMTP 7.20.0
70 #define PROTO_FAMILY_SMTP (CURLPROTO_SMTP|CURLPROTO_SMTPS)
130 CURLPROTO_SMTP, /* protocol */
6567 case CURLPROTO_SMTP: in get_protocol_family()6569 family = CURLPROTO_SMTP; in get_protocol_family()
826 #define CURLPROTO_SMTP (1<<16) macro
787 d CURLPROTO_SMTP...