Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-anchor.c283 const char* debugconf, const char* srcaddr, int ip4only, int ip6only) in create_unbound_context()
639 const char* srcaddr, int ip4only, int ip6only) in resolve_name()
1936 const char* debugconf, const char* srcaddr, int ip4only, int ip6only, in do_certupdate()
2224 int ip4only, int ip6only) in fetch_root_key()
2242 const char* debugconf, const char* srcaddr, int ip4only, int ip6only, in do_root_update_work()
2313 int dolist=0, ip4only=0, ip6only=0, force=0, port = HTTPS_PORT; in main() local