Home
last modified time | relevance | path

Searched defs:keep_notfound (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/dns/
H A Ddns_lookup.c442 unsigned char *answer, int anslen, int keep_notfound) in dns_neg_search()
491 int keep_notfound = (lflags & DNS_REQ_FLAG_NCACHE_TTL); in dns_query() local