Home
last modified time | relevance | path

Searched defs:hostf (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/private/
Dresolv_static.h23 FILE* hostf; member
/bionic/libc/netbsd/net/
Dgetaddrinfo.c1800 _sethtent(FILE **hostf) in _sethtent()
1810 _endhtent(FILE **hostf) in _endhtent()
1820 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent()
1893 FILE *hostf = NULL; in _files_getaddrinfo() local