Home
last modified time | relevance | path

Searched defs:ludp (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dldap.c274 LDAPURLDesc *ludp = NULL; in Curl_ldap() local
822 static int _ldap_url_parse2(const struct connectdata *conn, LDAPURLDesc *ludp) in _ldap_url_parse2()
1041 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); in _ldap_url_parse() local
1057 static void _ldap_free_urldesc(LDAPURLDesc *ludp) in _ldap_free_urldesc()
Dopenldap.c382 LDAPURLDesc *ludp = NULL; in ldap_do() local