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

/bind-9.11.3/lib/dns/
H A Dsdb.c964 isc_result_t xresult; local
966 xresult = dns_name_copy(xname, foundname, NULL);
967 if (xresult != ISC_R_SUCCESS) {
H A Dsdlz.c1031 isc_result_t xresult; local
1033 xresult = dns_name_copy(xname, foundname, NULL);
1034 if (xresult != ISC_R_SUCCESS) {

Completed in 742 milliseconds