Home
last modified time | relevance | path

Searched refs:duplicateok (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dresolver.h372 int level, bool duplicateok);
377 * context serves multiple clients; if 'duplicateok' is true the suppression
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dresolver.h399 int level, bool duplicateok);
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c10616 int level, bool duplicateok) { in dns_resolver_attach()
10625 if (!fctx->logged || duplicateok) {
11148 dns_resolver_logfetch(dns_fetch_t * fetch,isc_log_t * lctx,isc_logcategory_t * category,isc_logmodule_t * module,int level,bool duplicateok) dns_resolver_logfetch() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c11400 int level, bool duplicateok) { in dns_resolver_logfetch() argument
11413 if (!fctx->logged || duplicateok) { in dns_resolver_logfetch()