HomeSort by relevance Sort by last modified time
    Searched refs:res_send_rhook (Results 1 - 5 of 5) sorted by null

  /bionic/libc/dns/include/
resolv_params.h 58 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef
resolv_private.h 173 res_send_rhook rhook; /* response hook */
490 void res_send_setrhook(res_send_rhook);
  /bionic/libc/dns/resolv/
res_data.c 218 res_send_setrhook(res_send_rhook hook) {
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 168 typedef res_sendhookact (*res_send_rhook)__P((const struct sockaddr_in *ns, typedef
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_send.c 127 static res_send_rhook Rhook = NULL;
193 res_send_rhook hook

Completed in 253 milliseconds