Searched refs:res_send_rhook (Results 1 – 2 of 2) sorted by relevance
126 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef186 res_send_rhook rhook; /* response hook */487 void res_send_setrhook(res_send_rhook);
218 res_send_setrhook(res_send_rhook hook) { in res_send_setrhook()