/src/dist/pf/sbin/pflogd/ |
pflogd.h | 53 extern int Debug;
|
pflogd.c | 65 int Debug = 0; 637 Debug = 1; 670 log_debug = Debug; 682 if (!Debug) { 791 if (!Debug)
|
/src/games/mille/ |
varpush.c | 57 { (void *) &Debug, sizeof Debug }, 82 #ifdef DEBUG 83 if (Debug) { 86 printf("Debug file:");
|
move.c | 43 #ifdef DEBUG 120 #ifdef DEBUG 121 if (Debug) 133 #ifdef DEBUG 134 if (Debug) 187 #ifdef DEBUG 188 if (Debug) { 196 #ifdef DEBUG 197 else if (Debug) 226 #ifdef DEBUG [all...] |
comp.c | 123 #ifdef DEBUG 124 if (Debug) 133 #ifdef DEBUG 134 if (Debug) 154 #ifdef DEBUG 155 if (Debug) 184 #ifdef DEBUG 185 if (Debug) 375 #ifdef DEBUG 376 if (Debug) [all...] |
extern.c | 47 bool Debug, /* set if debugging code on */
|
mille.c | 65 Debug = TRUE;
|
mille.h | 211 extern bool Debug, Finished, Next, On_exit, Order, Saved;
|
/src/common/dist/zlib/contrib/dotzlib/DotZLib/ |
CircularBuffer.cs | 29 Debug.Assert( capacity > 0 );
41 Debug.Assert( count > 0 );
|
/src/sys/external/isc/libsodium/dist/test/default/ |
wintest.bat | 4 echo "Usage: wintest.bat <Release | ReleaseDLL | Debug | DebugDLL" 22 if "%1" == "Debug" ( goto :Debug ) 36 :Debug
|
/src/usr.sbin/syslogd/ |
extern.h | 49 extern int Debug;
|
syslogd.h | 131 /* debug messages with categories */ 156 #define DPRINTF(x, ...) /*LINTED null effect */(void)(Debug & (x) \
|
syslogd.c | 172 int Debug = D_NONE; /* debug flag */ 334 case 'd': /* debug */ 619 if (!Debug) { 622 /* Tuck my process id away, if I'm not in debug mode. */ 659 if (Debug) { 2932 if (!daemonized && Debug) 2934 if (!daemonized && !Debug) 3618 if (Debug) { 4195 if(Debug) [all...] |
/src/sys/external/bsd/acpica/dist/tests/misc/ |
grammar.asl | 186 Store ("_CRS:", Debug) 187 Store (PRT0, Debug) 193 Store ("_SRS:", Debug) 194 Store (Arg0, Debug) 491 Store ("32-bit table", Debug) 495 Store ("64-bit table", Debug) 615 Store (Arg0, Debug) 952 Store ("Run-time exception:", Debug) 953 Store (Arg0, Debug) 954 Store (Arg1, Debug) [all...] |
/src/sys/arch/hpc/stand/ |
Makefile | 79 -rm -rf compile/ARM*Debug compile/ARM*Release \ 80 compile/SH*Debug compile/SH*Release \
|
/src/usr.bin/shlock/ |
shlock.c | 93 static int Debug = FALSE; 101 #define dprintf if (Debug) printf 382 Debug = TRUE;
|
/src/usr.sbin/ac/ |
ac.c | 97 #ifdef DEBUG 98 static int Debug = 0; 279 #ifdef DEBUG 281 Debug++; 395 #ifdef DEBUG 396 if (Debug) 445 #ifdef DEBUG 446 if (Debug) { 514 #ifdef DEBUG 515 else if (Debug) [all...] |
/src/sys/external/bsd/acpica/dist/tools/acpiexec/ |
aetables.h | 363 * Store ("Example installed method", Debug) 364 * Store (Arg0, Debug) 401 Store ("Table OEMX running", Debug) 464 Store ("Load operator, handle:", Debug) 465 Store (HNDL, Debug) 470 Store ("Loading OEMX table", Debug) 471 Store (LoadTable ("OEMX", "MyOEM", "Test"), Debug) 498 Store ("SSDT1 - _T98", Debug) 509 Store ("SSDT2 - _T99", Debug)
|
/src/sys/external/isc/libsodium/dist/builds/ |
Makefile.am | 5 msvc/properties/Debug.props \
|
/src/games/fortune/fortune/ |
fortune.c | 83 #ifdef DEBUG 84 #define DPRINTF(l,x) if (Debug >= l) fprintf x; else 128 #ifdef DEBUG 129 static bool Debug = FALSE; /* print debug messages */ 308 #ifdef DEBUG 312 #endif /* DEBUG */ 317 #ifdef DEBUG 319 Debug++; 321 #endif /* DEBUG */ [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
imx8qxp-ai_ml.dts | 99 /* Debug */
|
imx8mq-thor96.dts | 282 /* Debug UART */
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
aspeed-bmc-facebook-tiogapass.dts | 437 // BMC Debug Header 528 //USB Debug Connector
|
stm32mp157a-stinger96.dtsi | 302 /* Debug console */
|
/src/usr.sbin/sysinst/ |
msg.mi.en | 885 {Source and debug sets} 903 {Debug symbols} 906 {Debug symbols (32-bit)} 909 {Debug symbols (64-bit)} 912 {X11 debug symbols}
|