Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c3185 int maxchain = 0; in follow_cname_chain() local
3187 while(maxchain++ < MAX_CNAME_CHAIN) { in follow_cname_chain()