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

/bind-9.6-ESV-R11/bin/tests/dst/
H A Dt_dst.c643 int exp_res; local
796 exp_res = 0;
798 exp_res = 1;
820 if ( ((exp_res == 0) && (isc_result != ISC_R_SUCCESS)) ||
821 ((exp_res != 0) && (isc_result == ISC_R_SUCCESS))) {

Completed in 832 milliseconds