Searched refs:CURLPROTO_SMTP (Results 1 – 9 of 9) sorted by relevance
72 { "smtp", CURLPROTO_SMTP }, in get_libcurl_info()
296 { "smtp", CURLPROTO_SMTP }, in proto2num()
158 NV(CURLPROTO_SMTP),
681 CURLPROTO_SMTP 7.20.0
70 #define PROTO_FAMILY_SMTP (CURLPROTO_SMTP|CURLPROTO_SMTPS)
130 CURLPROTO_SMTP, /* protocol */
4351 case CURLPROTO_SMTP: in get_protocol_family()4353 family = CURLPROTO_SMTP; in get_protocol_family()
909 #define CURLPROTO_SMTP (1<<16) macro
866 d CURLPROTO_SMTP...