Searched refs:LDAPURLDesc (Results 1 – 2 of 2) sorted by relevance
122 #undef LDAPURLDesc123 #define LDAPURLDesc struct ldap_urldesc macro127 LDAPURLDesc **ludp);128 static void _ldap_free_urldesc(LDAPURLDesc *ludp);312 LDAPURLDesc *ludp = NULL; in ldap_do()853 const struct connectdata *conn, LDAPURLDesc *ludp) in _ldap_url_parse2()1070 LDAPURLDesc **ludpp) in _ldap_url_parse()1072 LDAPURLDesc *ludp = calloc(1, sizeof(*ludp)); in _ldap_url_parse()1088 static void _ldap_free_urldesc(LDAPURLDesc *ludp) in _ldap_free_urldesc()
250 static CURLcode oldap_url_parse(struct Curl_easy *data, LDAPURLDesc **ludp) in oldap_url_parse()320 LDAPURLDesc *lud; in oldap_setup_connection()875 LDAPURLDesc *lud; in oldap_do()
Completed in 8 milliseconds