Searched refs:gethostent (Results 1 – 12 of 12) sorted by relevance
18 gethostent;
73 gethostbyname.3 gethostent.3 \
202 gethostent(void) in gethostent() function
236 struct hostent *gethostent(void);
62 struct hostent *gethostent(void);
174 gethostent
293 while ((he4 = gethostent()) != NULL) in hosts()
1106 /lib/libc.a(gethostent.o): local_hostname_length: multiply defined1643 /lib/libc.a(gethostent.o): sethostent: multiply defined1644 /lib/libc.a(gethostent.o): endhostent: multiply defined1645 /lib/libc.a(gethostent.o): gethostbyname: multiply defined1646 /lib/libc.a(gethostent.o): gethostbyaddr: multiply defined
2850 INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {2852 COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake);2853 struct __sanitizer_hostent *res = REAL(gethostent)(fake);2858 COMMON_INTERCEPT_FUNCTION(gethostent); \
1881 fun:gethostent=uninstrumented
4195 before parent caused by different gethostent library search order.
185500 AC_SEARCH_LIBS for gethostent in line with main and gsoc_sntp configure185512 bump cache version due to changes in sntp and gsoc_sntp gethostent185517 make gethostent library search compatible with parent configure, and185529 AC_SEARCH_LIBS for gethostent in line with main and gsoc_sntp configure185531 bump config.cache version for incompatible gethostent library search