HomeSort by relevance Sort by last modified time
    Searched defs:res_sendhookact (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 72 res_sendhookact; typedef in typeref:enum:__anon39741
74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns,
81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 72 res_sendhookact; typedef in typeref:enum:__anon41332
74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns,
81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 72 res_sendhookact; typedef in typeref:enum:__anon42846
74 typedef res_sendhookact (*res_send_qhook) (struct sockaddr_in * const *ns,
81 typedef res_sendhookact (*res_send_rhook) (const struct sockaddr_in *ns,
  /bionic/libc/private/
resolv_private.h 110 res_sendhookact; typedef in typeref:enum:__anon703
112 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *,
116 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *,

Completed in 3670 milliseconds