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.c2023 _sethtent(FILE **hostf) in _sethtent()
2033 _endhtent(FILE **hostf) in _endhtent()
2043 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent()
2116 FILE *hostf = NULL; in _files_getaddrinfo() local