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

/bind-9.11.3/lib/dns/
H A Dclient.c1479 isc_boolean_t need_destroyclient = ISC_FALSE; local
1507 need_destroyclient = ISC_TRUE;
1518 if (need_destroyclient)
1849 isc_boolean_t need_destroyclient = ISC_FALSE; local
1870 need_destroyclient = ISC_TRUE;
1880 if (need_destroyclient)
3048 isc_boolean_t need_destroyclient = ISC_FALSE; local
3076 need_destroyclient = ISC_TRUE;
3085 if (need_destroyclient)

Completed in 20 milliseconds