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

/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c113 static isc_boolean_t debugging = ISC_FALSE, ddebugging = ISC_FALSE; variable
322 if (debugging) {
864 debugging = ISC_TRUE;
898 debugging = ISC_TRUE;
901 debugging = ISC_TRUE;
1830 if (debugging)
1833 debugging = ISC_TRUE;
2006 if (!debugging) {
2021 if (debugging)
2052 if (debugging) {
[all...]
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c25 * intended as debugging tools. As a result, they perform many of the
180 isc_boolean_t debugging = ISC_FALSE; variable
522 if (debugging) {
1342 if (debugging) {

Completed in 2672 milliseconds