Home
last modified time | relevance | path

Searched refs:rhook (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_data.c206 _res.rhook = hook; in res_send_setrhook()
H A Dres_send.c506 if (statp->rhook) { in res_nsend()
512 act = (*statp->rhook)(nsap, buf, buflen, in res_nsend()
H A Dres_init.c236 statp->rhook = NULL; in __res_vinit()
/illumos-gate/usr/src/head/
H A Dresolv.h212 res_send_rhook rhook; /* response hook */ member