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.c267 { "imap", CURLPROTO_IMAP }, in proto2num()
Dtool_setopt.c136 NV(CURLPROTO_IMAP),
/external/curl/docs/libcurl/
Dsymbols-in-versions589 CURLPROTO_IMAP 7.20.0
/external/curl/include/curl/
Dcurl.h822 #define CURLPROTO_IMAP (1<<12) macro
/external/curl/lib/
Dimap.c133 CURLPROTO_IMAP, /* protocol */
Durl.c6557 case CURLPROTO_IMAP: in get_protocol_family()
6559 family = CURLPROTO_IMAP; in get_protocol_family()
/external/curl/packages/OS400/
Dcurl.inc.in779 d CURLPROTO_IMAP...