Searched refs:url_errs (Results 1 – 1 of 1) sorted by relevance
254 static const char * const url_errs[] = { in oldap_url_parse() local278 if((size_t) rc < sizeof(url_errs) / sizeof(url_errs[0])) in oldap_url_parse()279 msg = url_errs[rc]; in oldap_url_parse()
Completed in 10 milliseconds