Home
last modified time | relevance | path

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

/src/contrib/unbound/daemon/
H A Dremote.c2036 int allow_long = 0; in do_cache_lookup() local
2039 allow_long = 1; in do_cache_lookup()
2066 if(!allow_long && dname_count_labels(nm) < 3) { in do_cache_lookup()