Home
last modified time | relevance | path

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

/minix/lib/libc/resolv/
H A Dres_data.c236 _nres.qhook = hook; in res_send_setqhook()
H A Dres_send.c472 if (statp->qhook) { in res_nsend()
478 act = (*statp->qhook)(&nsap, &buf, &buflen, in res_nsend()
H A Dres_init.c259 statp->qhook = NULL; in __res_vinit()
/minix/include/
H A Dresolv.h178 res_send_qhook qhook; /*%< query hook */ member