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

/freebsd-13-stable/lib/libc/resolv/
H A Dres_data.c187 _res.rhook = hook;
H A Dres_send.c521 if (statp->rhook) {
527 act = (*statp->rhook)(nsap, buf, buflen,
H A Dres_init.c235 statp->rhook = NULL;
/freebsd-13-stable/libexec/pppoed/
H A Dpppoed.c502 char hostname[MAXHOSTNAMELEN], *exec, rhook[NG_HOOKSIZ]; local
654 switch (sz = NgRecvData(ds, response, sizeof response, rhook)) {
/freebsd-13-stable/include/
H A Dresolv.h177 res_send_rhook rhook; /*%< response hook */ member in struct:__res_state

Completed in 103 milliseconds