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

/bind-9.11.3/lib/dns/
H A Dclient.c1733 unsigned int reqoptions; local
1753 reqoptions = 0;
1755 reqoptions |= DNS_REQUESTOPT_TCP;
1799 server, reqoptions, ctx->tsigkey,
1948 unsigned int timeout, reqoptions; local
2002 reqoptions = 0;
2004 reqoptions |= DNS_REQUESTOPT_TCP;
2009 reqoptions,
2036 unsigned int timeout, reqoptions; local
2063 reqoptions
2284 unsigned int nlabels, reqoptions; local
2459 unsigned int reqoptions; local
[all...]

Completed in 19 milliseconds