Home
last modified time | relevance | path

Searched refs:CURLPROTO_LDAP (Results 1 – 10 of 10) sorted by relevance

/external/curl/src/
Dtool_libinfo.c62 { "ldap", CURLPROTO_LDAP }, in get_libcurl_info()
Dtool_paramhlp.c287 { "ldap", CURLPROTO_LDAP }, in proto2num()
Dtool_setopt.c150 NV(CURLPROTO_LDAP),
/external/curl/lib/
Dopenldap.c109 CURLPROTO_LDAP, /* protocol */
135 CURLPROTO_LDAP, /* protocol */
Dldap.c155 CURLPROTO_LDAP, /* protocol */
Durl.c4781 case CURLPROTO_LDAP: in get_protocol_family()
4783 family = CURLPROTO_LDAP; in get_protocol_family()
/external/curl/docs/libcurl/
Dsymbols-in-versions631 CURLPROTO_LDAP 7.19.4
/external/google-breakpad/src/third_party/curl/
Dcurl.h619 #define CURLPROTO_LDAP (1<<7) macro
/external/curl/include/curl/
Dcurl.h854 #define CURLPROTO_LDAP (1<<7) macro
/external/curl/packages/OS400/
Dcurl.inc.in789 d CURLPROTO_LDAP...