Searched refs:gethost_byname (Results 1 – 8 of 8) sorted by relevance
36 extern struct hostent *gethost_byname(const char *);
41 struct hostent *gethost_byname(const char *name);
313 hp = gethost_byname(fromhost); in ctag_check()315 hp = gethost_byname(tohost); in ctag_check()
49 gethost_byname;
241 gethost_byname(const char *name) in gethost_byname() function
250 hp = gethost_byname(fromname); in populate_addrs()252 hp = gethost_byname(toname); in populate_addrs()
280 hp = gethost_byname(fromhost);302 hp = gethost_byname(tohost);
518 hp = gethost_byname(fromhost); in ctag_check()520 hp = gethost_byname(tohost); in ctag_check()3816 hp = gethost_byname(fromhost);3818 hp = gethost_byname(tohost);