| /src/external/bsd/libbind/dist/irs/ |
| gethostent_r.c | 69 gethostbyaddr_r(const char *addr, int len, int type, function
|
| gethostent_r.c | 69 gethostbyaddr_r(const char *addr, int len, int type, function
|
| /src/distrib/utils/libhack/ |
| gethost.c | 118 gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp, function 132 return gethostbyaddr_r(addr, len, type, &h_ent, h_buf, sizeof(h_buf),
|
| gethost.c | 118 gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp, function 132 return gethostbyaddr_r(addr, len, type, &h_ent, h_buf, sizeof(h_buf),
|
| /src/lib/libc/net/ |
| gethnamaddr.c | 681 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, function 1336 return gethostbyaddr_r(addr, len, af, &h_ent, h_buf, sizeof(h_buf),
|
| gethnamaddr.c | 681 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, function 1336 return gethostbyaddr_r(addr, len, af, &h_ent, h_buf, sizeof(h_buf),
|