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