HomeSort by: relevance | last modified time | path
    Searched defs:res_send_qhook (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
resolv.h 117 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *, typedef in typeref:typename:res_sendhookact (*)(struct sockaddr * const *,const u_char **,int *,u_char *,int,int *)
178 res_send_qhook qhook; /*%< query hook */
491 void res_send_setqhook(res_send_qhook);
resolv.h 117 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *, typedef in typeref:typename:res_sendhookact (*)(struct sockaddr * const *,const u_char **,int *,u_char *,int,int *)
178 res_send_qhook qhook; /*%< query hook */
491 void res_send_setqhook(res_send_qhook);

Completed in 21 milliseconds