Searched refs:DEBUG (Results 1 - 25 of 954) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Ddebug_compat.h34 #ifndef DEBUG
35 #define DEBUG macro
/freebsd-10-stable/lib/libc/net/
H A Dres_config.h3 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Ddeclcond.h9 * The ntpd variant of declcond.h declares "debug" only #ifdef DEBUG,
12 * as it is used in those codebases even without DEBUG defined.
17 #ifdef DEBUG /* uncommented in ntpd/declcond.h */
/freebsd-10-stable/bin/sh/
H A Dshow.h34 #ifdef DEBUG
/freebsd-10-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm_tune.h34 #ifdef DEBUG
/freebsd-10-stable/usr.sbin/faithd/test/
H A Dfaithd.rb15 DEBUG = true
20 STDERR.print "tcpcopy #{s1} #{s2}\n" if DEBUG
32 STDERR.print "tcpcopy #{s1} #{s2} finished\n" if DEBUG
68 STDERR.print "relay_ftp_command start\n" if DEBUG
71 STDERR.print "s6.gets\n" if DEBUG
73 STDERR.print "line is #{line}\n" if DEBUG
79 STDERR.print "line is #{line}\n" if DEBUG
81 STDERR.print "EPSV -> PASV\n" if DEBUG
95 STDERR.print "fail: send #{line} as is\n" if DEBUG
104 STDERR.print "relay_ftp_command finish\n" if DEBUG
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DUnicodeCharRanges.h70 DEBUG(llvm::dbgs() << "Upper bound 0x");
71 DEBUG(llvm::dbgs().write_hex(Prev));
72 DEBUG(llvm::dbgs() << " should be less than succeeding lower bound 0x");
73 DEBUG(llvm::dbgs().write_hex(I->Lower) << "\n");
77 DEBUG(llvm::dbgs() << "Upper bound 0x");
78 DEBUG(llvm::dbgs().write_hex(I->Lower));
79 DEBUG(llvm::dbgs() << " should not be less than lower bound 0x");
80 DEBUG(llvm::dbgs().write_hex(I->Upper) << "\n");
/freebsd-10-stable/contrib/gperf/src/
H A Dbool-array.cc34 if (option[DEBUG])
/freebsd-10-stable/sys/modules/streams/
H A DMakefile8 .if defined(DEBUG)
/freebsd-10-stable/contrib/ofed/management/infiniband-diags/include/
H A Dibdiag_common.h48 #undef DEBUG macro
49 #define DEBUG if (ibdebug || verbose) IBWARN macro
/freebsd-10-stable/contrib/opie/libopie/
H A Dgenerator.c49 #if DEBUG
51 #endif /* DEBUG */
70 #if DEBUG
72 #endif /* DEBUG */
80 #if DEBUG
82 #endif /* DEBUG */
87 #if DEBUG
89 #endif /* DEBUG */
97 #if DEBUG
99 #endif /* DEBUG */
[all...]
H A Dchallenge.c30 #if DEBUG
32 #endif /* DEBUG */
59 #if DEBUG
61 #endif /* DEBUG */
65 #if DEBUG
67 #endif /* DEBUG */
/freebsd-10-stable/usr.bin/gprof/
H A Dlookup.c52 # ifdef DEBUG
56 # endif /* DEBUG */
58 # ifdef DEBUG
60 # endif /* DEBUG */
63 # ifdef DEBUG
67 # endif /* DEBUG */
82 # ifdef DEBUG
87 # endif /* DEBUG */
100 # ifdef DEBUG
105 # endif /* DEBUG */
[all...]
H A Ddfn.c70 # ifdef DEBUG
76 # endif /* DEBUG */
121 # ifdef DEBUG
127 # endif /* DEBUG */
176 # ifdef DEBUG
183 # endif /* DEBUG */
199 # ifdef DEBUG
205 # endif /* DEBUG */
214 # ifdef DEBUG
220 # endif /* DEBUG */
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/mcast/
H A Dt_mcast.sh30 DEBUG=${DEBUG:-false}
51 $DEBUG && rump.ifconfig
52 $DEBUG && rump.netstat -nr
55 #$DEBUG && /usr/sbin/ifmcstat # Not yet run on rump kernel
56 if $DEBUG; then
61 #$DEBUG && /usr/sbin/ifmcstat # Not yet run on rump kernel
81 ${DEBUG} && dump; \
/freebsd-10-stable/contrib/ofed/management/libibmad/src/
H A Dregister.c49 #undef DEBUG macro
50 #define DEBUG if (ibdebug) IBWARN macro
71 DEBUG("bad mgmt class %d or agent %d", mclass, agent);
129 DEBUG("Unknown class %d mgmt_class", mgmt);
134 DEBUG("Can't register agent for class %d", mgmt);
139 DEBUG("bad mgmt class %d or agent %d", mgmt, agent);
175 DEBUG("Class 0x%x already registered", mgmt);
179 DEBUG("Unknown class 0x%x mgmt_class", mgmt);
189 DEBUG("Can't register agent for class %d", mgmt);
194 DEBUG("Ca
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/route/
H A Dt_flags6.sh37 DEBUG=${DEBUG:-false}
50 $DEBUG && rump.ifconfig
51 $DEBUG && rump.netstat -rn -f inet6
65 $DEBUG && rump.ifconfig
66 $DEBUG && rump.netstat -rn -f inet6
99 $DEBUG && rump.netstat -rn -f inet6
113 $DEBUG && rump.netstat -rn -f inet6
121 $DEBUG && rump.netstat -rn -f inet6
141 $DEBUG
[all...]
H A Dt_flags.sh34 DEBUG=${DEBUG:-false}
47 $DEBUG && rump.ifconfig
48 $DEBUG && rump.netstat -rn -f inet
62 $DEBUG && rump.ifconfig
63 $DEBUG && rump.netstat -rn -f inet
85 $DEBUG && rump.ifconfig
86 $DEBUG && rump.netstat -rn -f inet
116 $DEBUG && rump.netstat -rn -f inet
129 $DEBUG
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Drelocate.cpp38 #ifndef DEBUG
39 # define DEBUG 0 macro
79 #if DEBUG
92 #if DEBUG
111 #if DEBUG
115 #if DEBUG
173 # if DEBUG
175 # endif /* DEBUG */
189 #if DEBUG
195 #if DEBUG
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/icmp/
H A Dt_icmp_redirect.sh37 DEBUG=${DEBUG:-false}
61 $DEBUG && rump.ifconfig
62 $DEBUG && rump.netstat -rn -f inet
75 $DEBUG && rump.ifconfig
76 $DEBUG && rump.netstat -rn -f inet
98 $DEBUG && rump.ifconfig
99 $DEBUG && rump.netstat -rn -f inet
105 $DEBUG && ulimit -c unlimited
135 $DEBUG
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/net/
H A Dt_ipv6_lifetime.sh31 DEBUG=${DEBUG:-false}
58 $DEBUG && rump.ifconfig -L shmif0
65 $DEBUG && rump.ifconfig -L shmif0
69 $DEBUG && rump.ifconfig -L shmif0
81 $DEBUG && rump.ifconfig -L shmif0
85 $DEBUG && rump.ifconfig -L shmif0
96 $DEBUG && rump.ifconfig -L shmif0
107 $DEBUG && rump.ifconfig -L shmif0
111 $DEBUG
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh31 DEBUG=${DEBUG:-false}
60 $DEBUG && rump.ifconfig shmif0
83 $DEBUG && rump.ifconfig shmif0
87 $DEBUG && cat ./out
97 $DEBUG && cat ./out
111 $DEBUG && cat ./out
131 $DEBUG && cat ./out
140 $DEBUG && cat ./out
187 $DEBUG
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/ndp/
H A Dt_ndp.sh33 DEBUG=${DEBUG:-true}
84 $DEBUG && rump.ifconfig shmif0
85 $DEBUG && rump.ndp -n -a
90 $DEBUG && ulimit -c unlimited
100 $DEBUG && rump.ifconfig shmif0
101 $DEBUG && rump.ndp -n -a
128 $DEBUG && rump.ndp -n -a
137 $DEBUG && rump.ndp -n -a
167 $DEBUG
[all...]
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Bin/
H A Dswapinfo.d62 inline int DEBUG = 0;
121 DEBUG ? printf("DEBUG availrmem %5d MB\n", this->availrmem) : 1;
122 DEBUG ? printf("DEBUG freemem %5d MB\n", this->freemem) : 1;
123 DEBUG ? printf("DEBUG ani_max %5d MB\n", this->ani_max) : 1;
124 DEBUG ? printf("DEBUG ani_phys_re %5d MB\n", this->ani_phys_resv) : 1;
125 DEBUG
[all...]
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Mem/
H A Dswapinfo.d62 inline int DEBUG = 0;
121 DEBUG ? printf("DEBUG availrmem %5d MB\n", this->availrmem) : 1;
122 DEBUG ? printf("DEBUG freemem %5d MB\n", this->freemem) : 1;
123 DEBUG ? printf("DEBUG ani_max %5d MB\n", this->ani_max) : 1;
124 DEBUG ? printf("DEBUG ani_phys_re %5d MB\n", this->ani_phys_resv) : 1;
125 DEBUG
[all...]

Completed in 283 milliseconds

1234567891011>>