Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/
H A Dresolver.c931 valoptions |= DNS_VALIDATOR_DEFER; in valcreate()
933 valoptions &= ~DNS_VALIDATOR_DEFER; in valcreate()
941 if ((valoptions & DNS_VALIDATOR_DEFER) == 0) { in valcreate()
6390 unsigned int valoptions = 0; in cache_name() local
6404 valoptions |= DNS_VALIDATOR_NONTA; in cache_name()
6417 valoptions |= DNS_VALIDATOR_NOCDFLAG; in cache_name()
6709 sigrdataset, valoptions, task); in cache_name()
6966 unsigned int valoptions = 0; in ncache_message() local
6991 valoptions |= DNS_VALIDATOR_NONTA; in ncache_message()
7004 valoptions |= DNS_VALIDATOR_NOCDFLAG; in ncache_message()
[all …]