Home
last modified time | relevance | path

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

/curl/lib/
H A Dldap.c122 #undef LDAPURLDesc
123 #define LDAPURLDesc struct ldap_urldesc macro
127 LDAPURLDesc **ludp);
128 static void _ldap_free_urldesc(LDAPURLDesc *ludp);
309 LDAPURLDesc *ludp = NULL; in ldap_do()
849 const struct connectdata *conn, LDAPURLDesc *ludp) in _ldap_url_parse2()
1066 LDAPURLDesc **ludpp) in _ldap_url_parse()
1068 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); in _ldap_url_parse()
1084 static void _ldap_free_urldesc(LDAPURLDesc *ludp) in _ldap_free_urldesc()
H A Dopenldap.c254 static CURLcode oldap_url_parse(struct Curl_easy *data, LDAPURLDesc **ludp) in oldap_url_parse()
323 LDAPURLDesc *lud; in oldap_setup_connection()
889 LDAPURLDesc *lud; in oldap_do()

Completed in 10 milliseconds