Searched refs:_gethtent (Results 1 – 1 of 1) sorted by relevance
244 static struct addrinfo *_gethtent(FILE **, const char *,2028 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent() function2111 while ((p = _gethtent(&hostf, name, pai)) != NULL) { in _files_getaddrinfo()