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

/bind-9.6-ESV-R11/contrib/dlz/drivers/
H A Dsdlz_helper.c117 isc_boolean_t foundclient = isc_boolean_false; local
222 foundclient = isc_boolean_true;
234 if (((flags & SDLZH_REQUIRE_CLIENT) != 0) && (!foundclient) ) {

Completed in 9 milliseconds