Searched refs:rhook (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libc/resolv/
H A Dres_data.c188 _res.rhook = hook;
H A Dres_send.c518 if (statp->rhook) {
524 act = (*statp->rhook)(nsap, buf, buflen,
H A Dres_init.c215 statp->rhook = NULL;
/freebsd-9.3-release/libexec/pppoed/
H A Dpppoed.c500 char hostname[MAXHOSTNAMELEN], *exec, rhook[NG_HOOKSIZ]; local
652 switch (sz = NgRecvData(ds, response, sizeof response, rhook)) {
/freebsd-9.3-release/include/
H A Dresolv.h175 res_send_rhook rhook; /*%< response hook */ member in struct:__res_state

Completed in 67 milliseconds