OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_send_rhook
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/private/
resolv_private.h
116
typedef res_sendhookact (*
res_send_rhook
)(const struct sockaddr *,
typedef
176
res_send_rhook
rhook; /* response hook */
476
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 29 milliseconds