OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sendhostent
(Results
1 - 1
of
1
) sorted by null
/system/netd/
DnsProxyListener.cpp
99
static bool
sendhostent
(SocketClient *c, struct hostent *hp) {
function
356
success &=
sendhostent
(mClient, hp);
493
success &=
sendhostent
(mClient, hp);
Completed in 680 milliseconds