Searched defs:ludp (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ | ||
H A D | ldap.c | 307 LDAPURLDesc *ludp = NULL; in ldap_do() local 843 _ldap_url_parse2(struct Curl_easy *data, const struct connectdata *conn, LDAPURLDesc *ludp) _ldap_url_parse2() argument 1063 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); _ldap_url_parse() local 1079 _ldap_free_urldesc(LDAPURLDesc *ludp) _ldap_free_urldesc() argument [all...] |
H A D | openldap.c | 252 static CURLcode oldap_url_parse(struct Curl_easy *data, LDAPURLDesc **ludp) in oldap_url_parse() argument |
Completed in 4 milliseconds