HomeSort by: relevance | last modified time | path
    Searched refs:_gethtent (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/net/
getaddrinfo.c 283 static struct addrinfo *_gethtent(FILE **, const char *,
2302 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) function
2385 while ((p = _gethtent(&hostf, name, pai)) != NULL) {

Completed in 14 milliseconds