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 - 4
of
4
) sorted by null
/bionic/libc/dns/include/
resolv_private.h
119
typedef res_sendhookact (*
res_send_rhook
)(const struct sockaddr *,
typedef
179
res_send_rhook
rhook; /* response hook */
480
void res_send_setrhook(
res_send_rhook
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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/dns/resolv/
res_data.c
218
res_send_setrhook(
res_send_rhook
hook) {
Completed in 2823 milliseconds