Searched refs:LDAPURLDesc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dldap.c92 #undef LDAPURLDesc macro
93 #define LDAPURLDesc CURL_LDAPURLDesc macro
96 LDAPURLDesc **ludp);
97 static void _ldap_free_urldesc (LDAPURLDesc *ludp);
173 LDAPURLDesc *ludp = NULL;
538 static bool unescape_elements (void *data, LDAPURLDesc *ludp)
582 static int _ldap_url_parse2 (const struct connectdata *conn, LDAPURLDesc *ludp)
668 LDAPURLDesc **ludpp)
670 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp));
686 static void _ldap_free_urldesc (LDAPURLDesc *lud
[all...]
H A Dopenldap.c153 LDAPURLDesc *lud;
348 LDAPURLDesc *ludp = NULL;

Completed in 111 milliseconds