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

1234567891011>>

/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Ddebug_compat.h34 #ifndef DEBUG
35 #define DEBUG macro
/freebsd-11-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-11-stable/lib/libc/net/
H A Dres_config.h3 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/freebsd-11-stable/bin/sh/
H A Dshow.h34 #ifdef DEBUG
/freebsd-11-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm_tune.h34 #ifdef DEBUG
/freebsd-11-stable/contrib/gperf/src/
H A Dbool-array.cc34 if (option[DEBUG])
/freebsd-11-stable/sys/modules/streams/
H A DMakefile8 .if defined(DEBUG)
/freebsd-11-stable/contrib/opie/libopie/
H A Dgenerator.c49 #if DEBUG
51 #endif /* DEBUG */
71 #if DEBUG
73 #endif /* DEBUG */
81 #if DEBUG
83 #endif /* DEBUG */
88 #if DEBUG
90 #endif /* DEBUG */
98 #if DEBUG
100 #endif /* DEBUG */
[all...]
H A Dchallenge.c30 #if DEBUG
32 #endif /* DEBUG */
59 #if DEBUG
61 #endif /* DEBUG */
65 #if DEBUG
67 #endif /* DEBUG */
H A Dlogin.c38 #if DEBUG
41 #endif /* DEBUG */
54 #if DEBUG
56 #endif /* DEBUG */
62 #if DEBUG
64 #endif /* DEBUG */
105 #if DEBUG
107 #endif /* DEBUG */
119 #if DEBUG
121 #endif /* DEBUG */
[all...]
/freebsd-11-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-11-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-11-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-11-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-11-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-11-stable/contrib/ofed/libibmad/
H A Dregister.c48 #undef DEBUG macro
49 #define DEBUG if (ibdebug) IBWARN macro
90 DEBUG("Unknown class %d mgmt_class", mgmt);
96 DEBUG("Can't register agent for class %d", mgmt);
148 DEBUG("Class 0x%x already registered %d",
153 DEBUG("Unknown class 0x%x mgmt_class", mgmt);
164 DEBUG("Can't register agent for class %d", mgmt);
171 DEBUG("Can't register agent for class %d", mgmt);
/freebsd-11-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...]
H A Dt_arp.sh35 DEBUG=${DEBUG:-false}
112 $DEBUG && rump.ifconfig shmif0
113 $DEBUG && rump.arp -n -a
132 $DEBUG && rump.ifconfig shmif0
133 $DEBUG && rump.arp -n -a
155 $DEBUG && rump.arp -n -a
162 $DEBUG && rump.arp -n -a
199 $DEBUG && rump.arp -n -a
201 $DEBUG
[all...]
/freebsd-11-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-11-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-11-stable/contrib/sendmail/smrsh/
H A Dsmrsh.c129 #ifndef DEBUG
155 #ifndef DEBUG
161 #endif /* ! DEBUG */
177 #ifndef DEBUG
194 #ifndef DEBUG
212 #ifndef DEBUG
239 #ifndef DEBUG
300 #ifndef DEBUG
307 #ifdef DEBUG
319 #ifndef DEBUG
[all...]
/freebsd-11-stable/tests/sys/aio/
H A Daio_kqueue_test.c55 /* #define DEBUG */
67 #ifdef DEBUG
104 #ifdef DEBUG
132 #ifdef DEBUG
139 #ifdef DEBUG
150 #ifdef DEBUG
165 #ifdef DEBUG
171 #ifdef DEBUG
183 #ifdef DEBUG
191 #ifdef DEBUG
[all...]
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dhayes.c150 #ifdef DEBUG
185 #ifdef DEBUG
197 #ifdef DEBUG
205 #ifdef DEBUG
260 #ifndef DEBUG
264 #ifndef DEBUG
273 #ifdef DEBUG
281 #ifdef DEBUG
310 #ifdef DEBUG

Completed in 180 milliseconds

1234567891011>>