Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dresolv_static.h23 FILE* hostf; member
/bionic/libc/dns/net/
Dgetaddrinfo.c2008 _sethtent(FILE **hostf) in _sethtent()
2018 _endhtent(FILE **hostf) in _endhtent()
2028 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent()
2101 FILE *hostf = NULL; in _files_getaddrinfo() local