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

/bind-9.11.3/lib/dns/
H A Dresolver.c2775 isc_boolean_t dodestroy = ISC_FALSE; local
2817 dodestroy = ISC_TRUE;
2830 } else if (dodestroy) {
4008 isc_boolean_t dodestroy = ISC_FALSE; local
4061 dodestroy = ISC_TRUE;
4066 if (dodestroy) {
4079 isc_boolean_t dodestroy = ISC_FALSE; local
4113 dodestroy = ISC_TRUE;
4135 INSIST(!dodestroy);
4145 } else if (dodestroy) {
4763 isc_boolean_t dodestroy = ISC_FALSE; local
9421 isc_boolean_t dodestroy = ISC_FALSE; local
[all...]

Completed in 34 milliseconds