Searched refs:LDAPURLDesc (Results 1 – 2 of 2) sorted by relevance
110 #undef LDAPURLDesc111 #define LDAPURLDesc CURL_LDAPURLDesc macro114 LDAPURLDesc **ludp);115 static void _ldap_free_urldesc (LDAPURLDesc *ludp);191 LDAPURLDesc *ludp = NULL; in Curl_ldap()770 static int _ldap_url_parse2 (const struct connectdata *conn, LDAPURLDesc *ludp) in _ldap_url_parse2()975 LDAPURLDesc **ludpp) in _ldap_url_parse()977 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); in _ldap_url_parse()993 static void _ldap_free_urldesc (LDAPURLDesc *ludp) in _ldap_free_urldesc()
152 LDAPURLDesc *lud; in ldap_setup_connection()353 LDAPURLDesc *ludp = NULL; in ldap_do()