Searched refs:copy_prefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dname.c2014 isc_boolean_t copy_prefix = ISC_TRUE; local
2030 copy_prefix = ISC_FALSE;
2033 if (copy_prefix &&
2060 if (copy_prefix) {
2089 if (copy_prefix && (prefix != name || prefix->buffer != target))

Completed in 31 milliseconds