Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libresolv2/common/resolv/
H A Dres_data.c210 _res.rhook = hook; in res_send_setrhook()
H A Dres_send.c508 if (statp->rhook) { in res_nsend()
514 act = (*statp->rhook)(nsap, buf, buflen, in res_nsend()
H A Dres_init.c241 statp->rhook = NULL; in __res_vinit()
/titanic_44/usr/src/head/
H A Dresolv.h212 res_send_rhook rhook; /* response hook */ member