Searched refs:_gethtent (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libnetwork/netresolv/net/
H A Dgetaddrinfo.c280 static struct addrinfo *_gethtent(FILE **, const char *,
2325 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) function
2410 while ((p = _gethtent(&hostf, name, pai)) != NULL) {

Completed in 36 milliseconds