Searched refs:debugging (Results 1 - 11 of 11) 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/include/dig/
H A Ddig.h279 extern isc_boolean_t debugging, debugtiming, memdebugging;
/bind-9.6-ESV-R11/bin/tests/
H A Dnamed.conf458 * debug 1 the least detailed debugging info
460 * debug 99 the most detailed debugging info
476 * severity dynamic; // this means log debugging
477 * // at whatever debugging level
480 * // debugging.
528 * eventlib debugging info from the event system
556 severity debug 3; // level 3 debugging to file
561 * Note that debugging must have been turned on either
562 * on the command line or with a signal to get debugging
563 * output (non-debugging outpu
[all...]
/bind-9.6-ESV-R11/bin/dig/
H A Dnslookup.c492 debugging ? "d2" : "nod2");
659 debugging = ISC_TRUE;
661 debugging = ISC_FALSE;
H A Dhost.c169 " -m set memory debugging flag (trace|record|usage)\n", stderr);
641 if (debugging)
643 debugging = ISC_TRUE;
H A Ddig.c178 " -m (enable memory usage debugging)\n"
1178 debugging = ISC_TRUE;
1181 debugging = ISC_TRUE;
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) {
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure1147 # Double slashes in file names in object file debugging info
1470 running configure, to aid debugging if configure makes a mistake.
1579 # Save into config.log some information that might help in debugging.
3111 # Compiler output produced by configure, useful for debugging
3711 # Hook for its removal unless debugging.
/bind-9.6-ESV-R11/unit/atf-src/bootstrap/
H A Dtestsuite543 # CLI Arguments to pass to the debugging scripts.
857 save a detailed log file. Upon failure, create debugging scripts.
894 default for debugging scripts
896 default for debugging scripts
1332 # Create the debugging script $at_group_dir/run which will reproduce the
1639 # the debugging script. With -e, do not start any further tests.
/bind-9.6-ESV-R11/
H A Dconfigure1490 # Double slashes in file names in object file debugging info
2321 running configure, to aid debugging if configure makes a mistake.
2430 # Save into config.log some information that might help in debugging.
13812 # to work well, and where debugging of multithreaded programs
19183 # Compiler output produced by configure, useful for debugging
20167 # Hook for its removal unless debugging.
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure1483 # Double slashes in file names in object file debugging info
2258 running configure, to aid debugging if configure makes a mistake.
2367 # Save into config.log some information that might help in debugging.
16827 # Compiler output produced by configure, useful for debugging
17785 # Hook for its removal unless debugging.

Completed in 123 milliseconds