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

/bind-9.11.3/lib/bind9/
H A Dcheck.c2056 isc_result_t res1, res2, res3; local
2071 res3 = check_update_policy(obj, logctx);
2072 if (res3 != ISC_R_SUCCESS)
2111 res3 = cfg_map_get(zoptions, "auto-dnssec", &obj);
2112 if (res3 == ISC_R_SUCCESS)

Completed in 23 milliseconds