Home
last modified time | relevance | path

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

/external/curl/lib/
Dldap.c192 LDAPURLDesc *ludp = NULL; in Curl_ldap() local
771 static int _ldap_url_parse2 (const struct connectdata *conn, LDAPURLDesc *ludp) in _ldap_url_parse2()
978 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); in _ldap_url_parse() local
994 static void _ldap_free_urldesc (LDAPURLDesc *ludp) in _ldap_free_urldesc()
Dopenldap.c354 LDAPURLDesc *ludp = NULL; in ldap_do() local