Searched refs:herror (Results 1 – 6 of 6) sorted by relevance
/resolv/ |
A D | tst-resolv-basic.c | 146 int herror; in check_h() local 152 (name, &hostbuf, buf + offset, size, &result, &herror); in check_h() 155 h_errno = herror; in check_h() 171 (name, family, &hostbuf, buf + offset, size, &result, &herror); in check_h() 174 h_errno = herror; in check_h()
|
A D | herror.c | 76 herror(const char *s) { in herror() function
|
A D | Versions | 17 herror;
|
A D | netdb.h | 90 extern void herror (const char *__str) __THROW;
|
A D | Makefile | 37 herror \
|
A D | README | 113 herror.c
|
Completed in 13 milliseconds