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

/freebsd-current/lib/libc/resolv/
H A Dres_data.c176 _res.qhook = hook;
H A Dres_send.c428 if (statp->qhook) {
434 act = (*statp->qhook)(&nsap, &buf, &buflen,
H A Dres_init.c219 statp->qhook = NULL;
/freebsd-current/include/
H A Dresolv.h175 res_send_qhook qhook; /*%< query hook */ member in struct:__res_state

Completed in 171 milliseconds