Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds