Home
last modified time | relevance | path

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

/aosp12/packages/modules/DnsResolver/
H A DDnsProxyListener.cpp616 static bool sendhostent(SocketClient* c, hostent* hp) { in sendhostent() function
1164 success &= sendhostent(mClient, hp); in run()
1318 success &= sendhostent(mClient, hp); in run()