Searched defs:resquery_send (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dresolver.c551 static isc_result_t resquery_send(resquery_t *query);
1846 result = resquery_send(query);
2103 resquery_send(resquery_t *query) { function
2710 result = resquery_send(query);
2714 "resquery_send() failed; responding");

Completed in 42 milliseconds