Home
last modified time | relevance | path

Searched refs:CURLPROTO_SMTP (Results 1 – 8 of 8) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c75 { "smtp", CURLPROTO_SMTP }, in get_libcurl_info()
Dtool_paramhlp.c308 { "smtp", CURLPROTO_SMTP }, in proto2num()
Dtool_setopt.c169 NV(CURLPROTO_SMTP),
/third_party/curl/lib/
Dsmtp.c141 CURLPROTO_SMTP, /* protocol */
142 CURLPROTO_SMTP, /* family */
171 CURLPROTO_SMTP, /* family */
Durldata.h71 #define PROTO_FAMILY_SMTP (CURLPROTO_SMTP|CURLPROTO_SMTPS)
/third_party/curl/docs/libcurl/
Dsymbols-in-versions735 CURLPROTO_SMTP 7.20.0
/third_party/curl/include/curl/
Dcurl.h1016 #define CURLPROTO_SMTP (1<<16) macro
/third_party/curl/packages/OS400/
Dcurl.inc.in981 d CURLPROTO_SMTP...