OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rhook
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/dns/resolv/
res_data.c
219
_nres.
rhook
= hook;
res_init.c
233
statp->
rhook
= NULL;
res_send.c
628
if (statp->
rhook
) {
634
act = (*statp->
rhook
)(nsap, buf, buflen,
[
all
...]
/bionic/libc/dns/include/
resolv_private.h
173
res_send_rhook
rhook
; /* response hook */
member in struct:__res_state
Completed in 8884 milliseconds