Searched refs:debugging (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_4.c87 if (debugging)
123 if (debugging)
133 if (debugging)
143 if (debugging)
152 if (debugging)
160 if (debugging)
170 if (debugging)
180 if (debugging)
190 if (debugging)
200 if (debugging)
[all...]
H A Drpcb_svc.c87 if (debugging)
115 if (debugging)
129 if (debugging)
139 if (debugging)
149 if (debugging)
165 if (debugging)
177 if (debugging) {
187 if (debugging) {
211 if (debugging) {
H A Dpmap_svc.c73 if (debugging)
78 debugging) {
112 if (debugging)
172 if (debugging)
237 debugging) {
244 if (debugging)
277 if (debugging) {
318 debugging) {
325 if (debugging)
350 (caddr_t)&list_pml)) && debugging) {
[all...]
H A Dutil.c128 if (debugging)
159 if (debugging)
310 if (debugging)
331 if (debugging)
337 if (debugging)
348 if (debugging)
354 if (debugging)
373 if (debugging)
395 if (debugging)
H A Drpcb_svc_com.c132 if (debugging)
139 if (debugging)
217 if (debugging)
224 if (debugging)
335 if (debugging)
490 if (debugging)
498 if (debugging)
640 if (debugging)
656 if (debugging)
669 if (debugging) {
[all...]
H A Drpcbind.c71 int debugging = 0; /* Tell me what's going on */ variable
72 int doabort = 0; /* When debugging, do an abort on errors */
215 if (debugging) {
216 printf("rpcbind debugging enabled.");
278 if (debugging) {
455 if (debugging) {
457 * for debugging print out our universal
507 if (debugging) {
508 /* for debugging print out our universal address */
637 if (debugging) {
[all...]
H A Dcheck_bound.c193 if (debugging) {
209 if (debugging)
H A Drpcbind.h68 extern int debugging;
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c73 static int debugging = 1; variable
75 static int debugging = 0; variable
124 debugging = 1;
197 if (!debugging) {
316 if (debugging) {
321 if (debugging) {
333 if (debugging) {
341 if (debugging) {
359 if (debugging) {
367 if (debugging) {
[all...]
/freebsd-current/usr.sbin/pw/
H A Dpw_conf.c36 #define debugging 0 macro
264 #if debugging
540 #if debugging
/freebsd-current/share/mk/
H A Dlocal.autodep.mk12 # handy for debugging
/freebsd-current/crypto/openssl/
H A Dconfig.com13 $ ! -d sets debugging
39 -d Build with debugging.
/freebsd-current/usr.sbin/watchdogd/
H A Dwatchdogd.c76 static int debugging = 0; variable
106 { "debug", no_argument, &debugging, 1 },
155 if (debugging == 0 && daemon(0, 0) == -1) {
225 if (debugging) {
665 if (debugging) {
709 debugging = 1;
731 if (debugging)
/freebsd-current/contrib/bmake/mk/
H A Dsys.debug.mk18 # Sometimes we want to turn on debugging in just one or two places
H A Dsuffixes.mk190 # this often helps with debugging
/freebsd-current/libexec/rtld-elf/i386/
H A Drtld_start.S59 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-current/crypto/openssl/util/
H A Dck_errf.pl33 -debug Verbose output debugging on stderr.
/freebsd-current/contrib/ntp/
H A Dbuild106 *--disable-debugging*)
H A Dflock-build83 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS" &
106 ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS &
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-debug-errors-jobs.mk41 # debugging these issues (for example in NetBSD's build.sh), output the
H A Dvardebug.mk3 # Demonstrates the debugging output for var.c.
/freebsd-current/libexec/rtld-elf/amd64/
H A Drtld_start.S50 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-current/usr.sbin/config/
H A Dconfig.h264 extern int debugging;
H A Dmain.cc78 int debugging; variable
146 debugging++;
/freebsd-current/contrib/kyua/utils/process/
H A Dexecutor_pid_test.cpp38 kyua is built with debugging, kyua will abort with the following messages.
39 Without debugging, the tests in step 3 will reuse the context from step 1,
124 // If kyua is built with debugging, it would abort here before the fix.

Completed in 167 milliseconds

123