Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Drpz.c645 uint8_t* newdname, size_t maxnewdnamelen) in strip_dname_origin() argument
651 if(newdnamelen+1 > maxnewdnamelen) in strip_dname_origin()