Searched defs:h_errnop (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/lib/libc/net/ |
H A D | getnetbyht.c | 148 struct netent **result, int *h_errnop) in getnetent_r() 190 int *h_errnop; in _ht_getnetbyname() local 242 int *h_errnop; in _ht_getnetbyaddr() local
|
H A D | gethostbyht.c | 173 struct hostent **result, int *h_errnop) in gethostent_r() 221 int *h_errnop; in _ht_gethostbyname() local 285 int *h_errnop; in _ht_gethostbyaddr() local
|
H A D | getnetbynis.c | 139 int *h_errnop; in _nis_getnetbyname() local 183 int *h_errnop; in _nis_getnetbyaddr() local
|
H A D | gethostnamadr.c | 481 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyname_r() 505 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyname2_r() 520 size_t buflen, struct hostent **result, int *h_errnop, in gethostbyname_internal() 578 int *h_errnop) in gethostbyaddr_r()
|
H A D | gethostbynis.c | 264 int *h_errnop; in _nis_gethostbyname() local 312 int *h_errnop; in _nis_gethostbyaddr() local
|
H A D | getnetbydns.c | 267 int *h_errnop; in _dns_getnetbyaddr() local 373 int *h_errnop; in _dns_getnetbyname() local
|
H A D | getnetnamadr.c | 338 size_t buflen, struct netent **result, int *h_errnop) in getnetbyname_r() 366 size_t buflen, struct netent **result, int *h_errnop) in getnetbyaddr_r()
|
H A D | gethostbydns.c | 469 int *h_errnop; in _dns_gethostbyname() local 550 int *h_errnop; in _dns_gethostbyaddr() local
|