Home
last modified time | relevance | path

Searched refs:newdname (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
653 memmove(newdname, dname, newdnamelen); in strip_dname_origin()
654 newdname[newdnamelen] = 0; in strip_dname_origin()