Home
last modified time | relevance | path

Searched defs:gethostent_r (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgethostent_r.c102 gethostent_r(struct hostent *hptr, HOST_R_ARGS) { in gethostent_r() function
/netbsd-src/distrib/utils/libhack/
H A Dgethost.c137 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 Dgethnamaddr.c741 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 Dmsan_test.cc1180 TEST(MemorySanitizer, gethostent_r) { in TEST() argument