Home
last modified time | relevance | path

Searched refs:_sethtent (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/
Dgethnamaddr.c113 static void _sethtent(int);
887 _sethtent(int f) in _sethtent() function
1034 _sethtent(rs->stayopen); in _gethtbyname2()
1131 _sethtent(rs->stayopen); in _gethtbyaddr()
/bionic/libc/netbsd/net/
Dgetaddrinfo.c238 static void _sethtent(FILE **);
2023 _sethtent(FILE **hostf) in _sethtent() function
2125 _sethtent(&hostf); in _files_getaddrinfo()