Searched refs:gethostent (Results 1 – 11 of 11) sorted by relevance
18 gethostent;
73 gethostbyname.3 gethostent.3 \
202 gethostent(void) in gethostent() function
236 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.
[all...]