Searched defs:gethostent_r (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | gethostent_r.c | 102 gethostent_r(struct hostent *hptr, HOST_R_ARGS) { in gethostent_r() function
|
/netbsd-src/distrib/utils/libhack/ |
H A D | gethost.c | 137 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) in gethostent_r() function
|
/netbsd-src/lib/libc/net/ |
H A D | gethnamaddr.c | 741 gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) in gethostent_r() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 1180 TEST(MemorySanitizer, gethostent_r) { in TEST() argument
|