Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A Dgetaddrinfo.cpp146 static void _sethtent(FILE**);
1471 static void _sethtent(FILE** hostf) { in _sethtent() function
1560 _sethtent(&hostf); in files_getaddrinfo()
/aosp12/bionic/libc/dns/net/
H A Dgetaddrinfo.c241 static void _sethtent(FILE **);
2030 _sethtent(FILE **hostf) in _sethtent() function
2132 _sethtent(&hostf); in _files_getaddrinfo()