Searched refs:_gethostbyhtname (Results 1 – 3 of 3) sorted by relevance
27 struct hostent * _gethostbyhtname (const char *, int);
176 _gethostbyhtname(const char *name, int af) in _gethostbyhtname() function
150 hp = _gethostbyhtname(name, type); in gethostbyname2()