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

/bind-9.11.3/lib/dns/
H A Dname.c2063 isc_boolean_t copy_prefix = ISC_TRUE; local
2079 copy_prefix = ISC_FALSE;
2082 if (copy_prefix &&
2109 if (copy_prefix) {
2138 if (copy_prefix && (prefix != name || prefix->buffer != target))

Completed in 19 milliseconds