Searched refs:res_send_rhook (Results 1 – 2 of 2) sorted by relevance
115 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef175 res_send_rhook rhook; /*%< response hook */483 void res_send_setrhook(res_send_rhook);
185 res_send_setrhook(res_send_rhook hook) { in res_send_setrhook()