Searched refs:ReceiveDNSReply (Results 1 – 2 of 2) sorted by relevance
88 void ReceiveDNSReply(int status, struct hostent* hostent);
230 void DNSClient::ReceiveDNSReply(int status, struct hostent* hostent) { in ReceiveDNSReply() function in shill::DNSClient299 res->ReceiveDNSReply(status, hostent); in ReceiveDNSReplyCB()