Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c63 { "ldaps", CURLPROTO_LDAPS }, in get_libcurl_info()
Dtool_paramhlp.c288 { "ldaps", CURLPROTO_LDAPS }, in proto2num()
Dtool_setopt.c150 NV(CURLPROTO_LDAPS),
/external/curl/docs/libcurl/
Dsymbols-in-versions667 CURLPROTO_LDAPS 7.19.4
/external/curl/lib/
Dldap.c172 CURLPROTO_LDAPS, /* protocol */
Durl.c4325 case CURLPROTO_LDAPS: in get_protocol_family()
/external/google-breakpad/src/third_party/curl/
Dcurl.h620 #define CURLPROTO_LDAPS (1<<8) macro
/external/curl/include/curl/
Dcurl.h901 #define CURLPROTO_LDAPS (1<<8) macro
/external/curl/packages/OS400/
Dcurl.inc.in850 d CURLPROTO_LDAPS...