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

/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c130 static isc_boolean_t debugging = ISC_FALSE, ddebugging = ISC_FALSE; variable
361 if (debugging) {
1050 debugging = ISC_TRUE;
1115 debugging = ISC_TRUE;
1118 debugging = ISC_TRUE;
2135 if (debugging)
2138 debugging = ISC_TRUE;
2382 if (!debugging) {
2397 if (debugging)
2427 if (debugging) {
[all...]
/bind-9.11.3/bin/dig/
H A Ddighost.c14 * intended as debugging tools. As a result, they perform many of the
188 isc_boolean_t debugging = ISC_FALSE; variable
570 if (debugging) {
1827 if (debugging) {

Completed in 32 milliseconds