Searched refs:hstrerror (Results 1 – 4 of 4) sorted by relevance
87 v->iov_base = (char *)hstrerror(h_errno); in herror()100 hstrerror(int err) { in hstrerror() function107 libc_hidden_def (hstrerror)
34 FAIL_EXIT1 ("%s\n", hstrerror (h_errno)); in do_test()
18 hstrerror;
93 extern const char *hstrerror (int __err_num) __THROW;
Completed in 9 milliseconds