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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 72 res_sendhookact; typedef in typeref:enum:__anon14750
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 107 res_sendhookact; typedef in typeref:enum:__anon521
109 typedef res_sendhookact (*res_send_qhook)(struct sockaddr * const *,
113 typedef res_sendhookact (*res_send_rhook)(const struct sockaddr *,

Completed in 178 milliseconds