Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c60 { "imap", CURLPROTO_IMAP }, in get_libcurl_info()
Dtool_paramhlp.c292 { "imap", CURLPROTO_IMAP }, in proto2num()
Dtool_setopt.c148 NV(CURLPROTO_IMAP),
/external/curl/docs/libcurl/
Dsymbols-in-versions629 CURLPROTO_IMAP 7.20.0
/external/curl/include/curl/
Dcurl.h859 #define CURLPROTO_IMAP (1<<12) macro
/external/curl/lib/
Dimap.c134 CURLPROTO_IMAP, /* protocol */
Durl.c4798 case CURLPROTO_IMAP: in get_protocol_family()
4800 family = CURLPROTO_IMAP; in get_protocol_family()
/external/curl/packages/OS400/
Dcurl.inc.in799 d CURLPROTO_IMAP...