Searched defs:send_udp (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/dig/
H A Ddighost.c382 send_udp(dig_query_t *query);
2672 * that way we can update it in send_udp()
2876 send_udp(next);
2974 * Unlike send_udp, this can't be called multiple times with the same
3116 send_udp(dig_query_t *query) { function
3122 debug("send_udp(%p)", query);
3155 send_udp(next);
3235 send_udp(ISC_LIST_NEXT(cq, link));
3255 send_udp(ISC_LIST_HEAD(l->q));
4106 send_udp(nex
[all...]

Completed in 26 milliseconds