Home
last modified time | relevance | path

Searched refs:CURLPROTO_POP3S (Results 1 – 9 of 9) sorted by relevance

/external/curl/src/
Dtool_libinfo.c65 { "pop3s", CURLPROTO_POP3S }, in get_libcurl_info()
Dtool_paramhlp.c295 { "pop3s", CURLPROTO_POP3S }, in proto2num()
Dtool_setopt.c152 NV(CURLPROTO_POP3S),
/external/curl/docs/libcurl/
Dsymbols-in-versions669 CURLPROTO_POP3S 7.20.0
/external/curl/lib/
Durldata.h68 #define PROTO_FAMILY_POP3 (CURLPROTO_POP3|CURLPROTO_POP3S)
Dpop3.c157 CURLPROTO_POP3S, /* protocol */
Durl.c4347 case CURLPROTO_POP3S: in get_protocol_family()
/external/curl/include/curl/
Dcurl.h908 #define CURLPROTO_POP3S (1<<15) macro
/external/curl/packages/OS400/
Dcurl.inc.in864 d CURLPROTO_POP3S...