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

/bind-9.6-ESV-R11/lib/dns/
H A Dsdb.c942 isc_result_t xresult; local
944 xresult = dns_name_copy(xname, foundname, NULL);
945 if (xresult != ISC_R_SUCCESS) {
H A Dsdlz.c899 isc_result_t xresult; local
901 xresult = dns_name_copy(xname, foundname, NULL);
902 if (xresult != ISC_R_SUCCESS) {

Completed in 18 milliseconds