Searched refs:DEBUG (Results 151 - 175 of 567) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/ctld/
H A Dtoken.l58 debug { return DEBUG; }
/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.c101 #ifdef DEBUG
113 #ifdef DEBUG
114 printf(" (DEBUG)");
/freebsd-current/lib/libc/db/btree/
H A Dbt_overflow.c85 #ifdef DEBUG
189 #ifdef DEBUG
/freebsd-current/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm64 use constant DEBUG => 0; constant
77 print STDERR "DEBUG: $path\n" if DEBUG;
/freebsd-current/stand/userboot/userboot/
H A Delf64_freebsd.c31 #ifdef DEBUG
137 #ifdef DEBUG
/freebsd-current/tools/test/stress2/misc/
H A Dmmap41.sh61 #define DEBUG 0 /* 1 to enable */
100 if (DEBUG == 1)
140 if (DEBUG == 0) {
/freebsd-current/contrib/libcbor/src/cbor/
H A Dcommon.h52 #ifdef DEBUG
56 if (DEBUG) \
/freebsd-current/contrib/bmake/
H A Darch.c543 if (DEBUG(ARCH) || DEBUG(MAKE))
756 if (DEBUG(ARCH) || DEBUG(MAKE))
933 if (DEBUG(ARCH) || DEBUG(MAKE))
940 if (DEBUG(ARCH) || DEBUG(MAKE))
/freebsd-current/contrib/ntp/libntp/
H A Dauthkeys.c42 #ifdef DEBUG
51 #endif /* DEBUG */
58 #ifdef DEBUG
291 #ifdef DEBUG
301 #ifdef DEBUG
324 #endif /* DEBUG */
337 #ifdef DEBUG
349 #ifdef DEBUG
358 #ifdef DEBUG
804 #ifdef DEBUG
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl_optimize.c48 # define DEBUG(str, v...) \ macro
51 # define DEBUG(str, v...) ((void)0) macro
271 DEBUG("optimizing ruleset");
464 DEBUG("removing identical rule nr%d = *nr%d*",
471 DEBUG("removing identical rule *nr%d* = nr%d",
515 DEBUG("can combine rules nr%d = nr%d",
537 DEBUG("can combine rules nr%d = nr%d",
682 DEBUG("(%d) original skipstep '%s' is all rules",
688 DEBUG("(%d) original skipstep '%s' largest jump is %d",
731 DEBUG("(
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dt-exc.c131 #if DEBUG
/freebsd-current/contrib/sqlite3/
H A DReplace.cs35 #if DEBUG
/freebsd-current/contrib/libedit/
H A Del.h149 #ifdef DEBUG
/freebsd-current/crypto/openssl/crypto/cmp/
H A Dcmp_http.c76 ossl_cmp_log3(DEBUG, ctx, "connecting to CMP server %s:%s%s",
/freebsd-current/sys/dev/adb/
H A Dadb_buttons.c149 #ifdef DEBUG
/freebsd-current/sbin/ddb/
H A Dddb.c88 #ifdef DEBUG
/freebsd-current/sys/dev/tws/
H A Dtws_services.h103 DEBUG,
/freebsd-current/contrib/nvi/common/
H A Dsearch.c232 #if defined(DEBUG) && 0
253 #if defined(DEBUG) && 0
366 #if defined(DEBUG) && 0
390 #if defined(DEBUG) && 0
/freebsd-current/contrib/bsddialog/lib/
H A DMakefile14 .if defined(DEBUG)
/freebsd-current/lib/libc/tests/nss/
H A Dgethostby_test.c374 #ifdef DEBUG
393 #ifdef DEBUG
495 #ifdef DEBUG
500 #ifdef DEBUG
513 #ifdef DEBUG
553 #ifdef DEBUG
678 #ifdef DEBUG
702 #ifdef DEBUG
726 #ifdef DEBUG
733 #ifdef DEBUG
[all...]
/freebsd-current/sys/powerpc/fpu/
H A Dfpu_emu.h181 #ifdef DEBUG
/freebsd-current/bin/sh/
H A Derror.c161 #ifdef DEBUG
/freebsd-current/usr.sbin/nfsrevoke/
H A Dnfsrevoke.c104 #ifdef DEBUG
/freebsd-current/stand/i386/libi386/
H A Delf64_freebsd.c108 #ifdef DEBUG
/freebsd-current/contrib/bmake/mk/
H A Dmkopt.sh117 _mk_opts no DEBUG

Completed in 332 milliseconds

1234567891011>>