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

/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dresolv.h151 res_send_qhook qhook; /* query hook */ member in struct:__res_state
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_data.c192 _res.qhook = hook;
H A Dres_send.c419 if (statp->qhook) {
425 act = (*statp->qhook)(&nsap, &buf, &buflen,
H A Dres_init.c226 statp->qhook = NULL;
/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A Dres_data.c236 _nres.qhook = hook;
H A Dres_send.c450 if (statp->qhook) {
456 act = (*statp->qhook)(&nsap, &buf, &buflen,
H A Dres_init.c257 statp->qhook = NULL;
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_send.c290 if (statp->qhook) {
296 act = (*statp->qhook)(&nsap, &buf, &buflen,
H A Dres_init.c190 statp->qhook = NULL;
/netbsd-6-1-5-RELEASE/include/
H A Dresolv.h178 res_send_qhook qhook; /*%< query hook */ member in struct:__res_state
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dresolv.h185 res_send_qhook qhook; /*%< query hook */ member in struct:__res_state

Completed in 78 milliseconds