Searched refs:res_send_qhook (Results 1 – 4 of 4) sorted by relevance
54 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *, typedef
76 res_send_qhook qhook;
173 res_send_qhook qhook; /* query hook */481 void res_send_setqhook(res_send_qhook);
114 void res_send_setqhook(res_send_qhook hook) { in res_send_setqhook()