Searched refs:gethostinfo (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/traceroute/
H A Dtraceroute.c410 static struct hostinfo *gethostinfo(char *);
629 hi = gethostinfo(hostname);
858 hi = gethostinfo(source);
1645 gethostinfo(char *hname) function
1704 hi = gethostinfo(hname);

Completed in 191 milliseconds