Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_data.c205 _res.qhook = hook; in res_send_setqhook()
H A Dres_send.c432 if (statp->qhook) { in res_nsend()
438 act = (*statp->qhook)(&nsap, &buf, &buflen, in res_nsend()
H A Dres_init.c240 statp->qhook = NULL; in __res_vinit()
/titanic_50/usr/src/head/
H A Dresolv.h211 res_send_qhook qhook; /* query hook */ member