Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_libinfo.c76 { "smtps", CURLPROTO_SMTPS }, in get_libcurl_info()
Dtool_paramhlp.c309 { "smtps", CURLPROTO_SMTPS }, in proto2num()
Dtool_setopt.c170 NV(CURLPROTO_SMTPS),
/third_party/curl/docs/libcurl/
Dsymbols-in-versions736 CURLPROTO_SMTPS 7.20.0
/third_party/curl/lib/
Durldata.h71 #define PROTO_FAMILY_SMTP (CURLPROTO_SMTP|CURLPROTO_SMTPS)
Dsmtp.c170 CURLPROTO_SMTPS, /* protocol */
/third_party/curl/include/curl/
Dcurl.h1017 #define CURLPROTO_SMTPS (1<<17) macro
/third_party/curl/packages/OS400/
Dcurl.inc.in983 d CURLPROTO_SMTPS...