OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sentresponse
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
5770
bool
sentresponse
;
local
5823
sentresponse
= ((fctx->options & DNS_FETCHOPT_NOVALIDATE) != 0);
5828
if (SHUTTINGDOWN(fctx) && !
sentresponse
) {
5927
} else if (
sentresponse
) {
6063
if (
sentresponse
) {
/src/external/mpl/bind/dist/lib/dns/
resolver.c
5313
bool
sentresponse
;
local
5361
sentresponse
= ((fctx->options & DNS_FETCHOPT_NOVALIDATE) != 0);
5368
if (SHUTTINGDOWN(fctx) && !
sentresponse
) {
5477
} else if (
sentresponse
) {
5613
if (
sentresponse
) {
Completed in 63 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026