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

  /bionic/libc/private/
resolv_private.h 114 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *, typedef
174 res_send_rhook rhook; /* response hook */
479 void res_send_setrhook(res_send_rhook);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns, typedef
127 res_send_rhook rhook; /* response hook */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns, typedef
127 res_send_rhook rhook; /* response hook */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns, typedef
127 res_send_rhook rhook; /* response hook */
  /bionic/libc/netbsd/resolv/
res_data.c 218 res_send_setrhook(res_send_rhook hook) {

Completed in 38 milliseconds