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.c1380 _sethtent(FILE **hostf) in _sethtent()
1390 _endhtent(FILE **hostf) in _endhtent()
1400 _gethtent(FILE **hostf, const char *name, const struct addrinfo *pai) in _gethtent()
1473 FILE *hostf = NULL; in _files_getaddrinfo() local