OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:keep_notfound
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/dns/
dns_lookup.c
448
unsigned char *answer, int anslen, int
keep_notfound
)
455
* - With a non-zero
keep_notfound
argument, this function returns a
457
* case of a "notfound" reply status. The
keep_notfound
argument is
467
if (
keep_notfound
)
481
} else if (
keep_notfound
497
int
keep_notfound
= (lflags & DNS_REQ_FLAG_NCACHE_TTL);
local
539
if (
keep_notfound
&& (flags & APPEND_DOMAIN_FLAGS)) {
559
if (
keep_notfound
&& var_dns_ncache_ttl_fix) {
568
reply->buf_len,
keep_notfound
);
572
reply->buf_len,
keep_notfound
);
[
all
...]
Completed in 15 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026