Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c61 { "imaps", CURLPROTO_IMAPS }, in get_libcurl_info()
Dtool_paramhlp.c268 { "imaps", CURLPROTO_IMAPS }, in proto2num()
Dtool_setopt.c137 NV(CURLPROTO_IMAPS),
/external/curl/docs/libcurl/
Dsymbols-in-versions590 CURLPROTO_IMAPS 7.20.0
/external/curl/include/curl/
Dcurl.h823 #define CURLPROTO_IMAPS (1<<13) macro
/external/curl/lib/
Dimap.c158 CURLPROTO_IMAPS, /* protocol */
Durl.c6558 case CURLPROTO_IMAPS: in get_protocol_family()
/external/curl/packages/OS400/
Dcurl.inc.in781 d CURLPROTO_IMAPS...