Home
last modified time | relevance | path

Searched refs:hostent (Results 1 – 11 of 11) sorted by relevance

/f-stack/tools/compat/include/
H A Dnetdb.h112 struct hostent { struct
258 struct hostent *gethostbyaddr(const void *addr,
261 struct hostent *gethostbyname2(const char *name, int af);
262 struct hostent *gethostbyname(const char *name);
/f-stack/tools/ipfw/
H A Dipv6.c95 struct hostent *he = NULL; in print_ip6()
311 struct hostent *he; in lookup_host6()
H A Dnat.c209 struct hostent* hp; in StrToAddr()
H A Dtables.c128 struct hostent *he; in lookup_host()
H A Dipfw2.c1208 struct hostent *he = NULL; in print_ip()
2965 struct hostent *he; in lookup_host()
/f-stack/tools/libutil/
H A Drealhostname.c55 struct hostent *hp; in realhostname()
/f-stack/tools/ifconfig/
H A Daf_inet.c142 struct hostent *hp; in in_getaddr()
/f-stack/tools/arp/
H A Darp.c304 struct hostent *hp; in getaddr()
627 struct hostent *hp; in print_entry()
/f-stack/tools/route/
H A Droute.c144 static int getaddr(int, char *, struct hostent **, int);
878 struct hostent *hp; in newroute()
1252 getaddr(int idx, char *str, struct hostent **hpp, int nrflags) in getaddr()
1257 struct hostent *hp; in getaddr()
/f-stack/tools/netstat/
H A Dinet.c1474 struct hostent *hp; in inetname()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_inet.c1202 struct hostent *h; in ngx_inet_resolve_host()