Searched refs:res_send_rhook (Results 1 – 3 of 3) sorted by relevance
58 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef
173 res_send_rhook rhook; /* response hook */490 void res_send_setrhook(res_send_rhook);
218 res_send_setrhook(res_send_rhook hook) { in res_send_setrhook()