Home
last modified time | relevance | path

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

/curl/lib/
H A Dopenldap.c258 static const char * const url_errs[] = { in oldap_url_parse() local
282 if((size_t) rc < sizeof(url_errs) / sizeof(url_errs[0])) in oldap_url_parse()
283 msg = url_errs[rc]; in oldap_url_parse()

Completed in 8 milliseconds