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

/bind-9.11.3/lib/dns/
H A Dname.c2064 isc_boolean_t copy_suffix = ISC_TRUE; local
2081 copy_suffix = ISC_FALSE;
2085 REQUIRE(!copy_suffix);
2114 if (copy_suffix) {
2127 if (copy_suffix) {

Completed in 18 milliseconds