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
3004 INTERCEPTOR(struct __sanitizer_hostent *, gethostent, int fake) {3006 COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake);3007 struct __sanitizer_hostent *res = REAL(gethostent)(fake);3012 COMMON_INTERCEPT_FUNCTION(gethostent); \
1881 fun:gethostent=uninstrumented
4195 before parent caused by different gethostent library search order.
[all...]