OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_ANSWER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
444
#define
HAVE_ANSWER
(f) \
1793
if (!
HAVE_ANSWER
(fctx)) {
1817
if (
HAVE_ANSWER
(fctx) && fctx->spilled &&
6384
bool
have_answer
= false;
local
6429
have_answer
= true;
6819
if (result == ISC_R_SUCCESS &&
have_answer
) {
7060
if (!
HAVE_ANSWER
(fctx)) {
7097
if (!
HAVE_ANSWER
(fctx)) {
10148
} else if (result == ISC_R_SUCCESS && !
HAVE_ANSWER
(fctx)) {
/src/external/mpl/bind/dist/lib/dns/
resolver.c
520
#define
HAVE_ANSWER
(f) \
1603
if (!
HAVE_ANSWER
(fctx)) {
1636
if (
HAVE_ANSWER
(fctx) && fctx->spilled &&
6043
bool
have_answer
= false;
local
6084
have_answer
= true;
6517
if (result == ISC_R_SUCCESS &&
have_answer
) {
6767
if (!
HAVE_ANSWER
(fctx)) {
6813
if (!
HAVE_ANSWER
(fctx)) {
9989
} else if (result == ISC_R_SUCCESS && !
HAVE_ANSWER
(fctx)) {
Completed in 32 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026