Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/smallapp/
H A Dunbound-anchor.c285 const char* debugconf, const char* srcaddr, int ip4only, int ip6only) in create_unbound_context()
634 const char* srcaddr, int ip4only, int ip6only) in resolve_name()
1958 const char* debugconf, const char* srcaddr, int ip4only, int ip6only, in do_certupdate()
2247 int ip4only, int ip6only) in fetch_root_key()
2265 const char* debugconf, const char* srcaddr, int ip4only, int ip6only, in do_root_update_work()
2336 int dolist=0, ip4only=0, ip6only=0, force=0, port = HTTPS_PORT; in main() local