HomeSort by relevance Sort by last modified time
    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
357 success &= sendhostent(mClient, hp);
495 success &= sendhostent(mClient, hp);

Completed in 61 milliseconds