HomeSort by relevance Sort by last modified time
    Searched defs:res_send_qhook (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns, typedef
126 res_send_qhook qhook; /* query hook */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns, typedef
126 res_send_qhook qhook; /* query hook */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns, typedef
126 res_send_qhook qhook; /* query hook */
  /bionic/libc/private/
resolv_private.h 110 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *, typedef
173 res_send_qhook qhook; /* query hook */
478 void res_send_setqhook(res_send_qhook);

Completed in 172 milliseconds