Searched refs:res_send_rhook (Results 1 – 2 of 2) sorted by relevance
113 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef172 res_send_rhook rhook; /* response hook */477 void res_send_setrhook(res_send_rhook);
223 res_send_setrhook(res_send_rhook hook) { in res_send_setrhook()