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/bind/dist/lib/dns/
resolver.c
5278
bool
sentresponse
;
local
5326
sentresponse
= ((fctx->options & DNS_FETCHOPT_NOVALIDATE) != 0);
5333
if (SHUTTINGDOWN(fctx) && !
sentresponse
) {
5442
} else if (
sentresponse
) {
5578
if (
sentresponse
) {
/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
) {
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026