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

123

/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_4.c90 if (debugging)
126 if (debugging)
136 if (debugging)
146 if (debugging)
155 if (debugging)
163 if (debugging)
173 if (debugging)
183 if (debugging)
193 if (debugging)
203 if (debugging)
[all...]
H A Drpcb_svc.c90 if (debugging)
118 if (debugging)
132 if (debugging)
142 if (debugging)
152 if (debugging)
168 if (debugging)
180 if (debugging) {
190 if (debugging) {
214 if (debugging) {
H A Dpmap_svc.c82 if (debugging)
87 debugging) {
121 if (debugging)
181 if (debugging)
246 debugging) {
253 if (debugging)
286 if (debugging) {
327 debugging) {
334 if (debugging)
359 (caddr_t)&list_pml)) && debugging) {
[all...]
H A Drpcb_svc_com.c135 if (debugging)
142 if (debugging)
220 if (debugging)
227 if (debugging)
338 if (debugging)
493 if (debugging)
501 if (debugging)
643 if (debugging)
659 if (debugging)
672 if (debugging) {
[all...]
H A Dutil.c129 if (debugging)
160 if (debugging)
309 if (debugging)
330 if (debugging)
336 if (debugging)
347 if (debugging)
353 if (debugging)
372 if (debugging)
394 if (debugging)
H A Drpcbind.c80 int debugging = 0; /* Tell me what's going on */ variable
81 int doabort = 0; /* When debugging, do an abort on errors */
223 if (debugging) {
224 printf("rpcbind debugging enabled.");
286 if (debugging) {
463 if (debugging) {
465 * for debugging print out our universal
515 if (debugging) {
516 /* for debugging print out our universal address */
645 if (debugging) {
[all...]
H A Dcheck_bound.c203 if (debugging) {
219 if (debugging)
H A Drpcbind.h71 extern int debugging;
/freebsd-13-stable/usr.sbin/keyserv/
H A Dkeyserv.c81 static int debugging = 1; variable
83 static int debugging = 0; variable
135 debugging = 1;
208 if (!debugging) {
333 if (debugging) {
338 if (debugging) {
352 if (debugging) {
360 if (debugging) {
380 if (debugging) {
388 if (debugging) {
[all...]
/freebsd-13-stable/share/mk/
H A Dlocal.autodep.mk20 # handy for debugging
/freebsd-13-stable/usr.sbin/pw/
H A Dpw_conf.c41 #define debugging 0 macro
269 #if debugging
545 #if debugging
/freebsd-13-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c78 static int debugging = 0; variable
108 { "debug", no_argument, &debugging, 1 },
157 if (debugging == 0 && daemon(0, 0) == -1) {
227 if (debugging) {
667 if (debugging) {
711 debugging = 1;
733 if (debugging)
/freebsd-13-stable/contrib/bmake/mk/
H A Dsys.debug.mk16 # Sometimes we want to turn on debugging in just one or two places
H A Dsys.mk138 # this often helps with debugging
H A Dwarnings.mk77 # Without -O or if we've set -O0 somewhere - to make debugging more effective,
/freebsd-13-stable/libexec/rtld-elf/i386/
H A Drtld_start.S55 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-13-stable/usr.sbin/config/
H A Dconfig.h214 extern int debugging;
H A Dmain.c90 int debugging; variable
160 debugging++;
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvardebug.mk3 # Demonstrates the debugging output for var.c.
/freebsd-13-stable/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-13-stable/libexec/rtld-elf/amd64/
H A Drtld_start.S48 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v3.sql56 -- The only reason for doing this is for debugging purposes. It may come
73 -- We record such information for information and debugging purposes.
H A Dschema_v1.sql54 -- The only reason for doing this is for debugging purposes. It may come
72 -- changed. We record such information for information and debugging
/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c189 static bool debugging; /* -d: debugging reports */ variable
337 debugging = true;
534 " -d debugging mode\n"
759 if (debugging && fflush(output) == EOF)
1701 if (debugging) {

Completed in 114 milliseconds

123