Searched refs:_gethostbynisname (Results 1 – 3 of 3) sorted by relevance
29 struct hostent * _gethostbynisname (const char *, int);
125 _gethostbynisname(const char *name, int af) in _gethostbynisname() function
156 hp = _gethostbynisname(name, type); in gethostbyname2()