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

1234567891011>>

/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Ddebug_compat.h32 #ifndef DEBUG
33 #define DEBUG macro
/freebsd-current/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-current/lib/libc/net/
H A Dres_config.h2 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/freebsd-current/bin/sh/
H A Dshow.h33 #ifdef DEBUG
H A Dshell.h43 * define DEBUG=1 to compile in debugging (set global "debug" to turn on)
44 * define DEBUG=2 to compile in and turn on debugging.
52 /* #define DEBUG 1 */
68 #ifdef DEBUG
/freebsd-current/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-current/usr.bin/gprof/
H A Dlookup.c46 # ifdef DEBUG
50 # endif /* DEBUG */
52 # ifdef DEBUG
54 # endif /* DEBUG */
57 # ifdef DEBUG
61 # endif /* DEBUG */
76 # ifdef DEBUG
81 # endif /* DEBUG */
94 # ifdef DEBUG
99 # endif /* DEBUG */
[all...]
H A Ddfn.c64 # ifdef DEBUG
70 # endif /* DEBUG */
115 # ifdef DEBUG
121 # endif /* DEBUG */
170 # ifdef DEBUG
177 # endif /* DEBUG */
193 # ifdef DEBUG
199 # endif /* DEBUG */
208 # ifdef DEBUG
214 # endif /* DEBUG */
[all...]
/freebsd-current/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-current/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-current/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-current/tools/test/stress2/misc/
H A Dpcatch2.sh33 [ -z "$DEBUG" ] && exit 0 # Waiting for fix
/freebsd-current/lib/libc/stdlib/
H A Dinsque.c11 #ifdef DEBUG
32 #ifdef DEBUG
/freebsd-current/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-current/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...]
H A Dt_mtudisc.sh33 DEBUG=${DEBUG:-false}
57 $DEBUG && rump.ifconfig $if
129 $DEBUG && rump.netstat -a -f inet
152 $DEBUG && extract_new_packets bus2 > ./out
153 $DEBUG && cat ./out
170 $DEBUG && extract_new_packets bus2 > ./out
171 $DEBUG && cat ./out
184 $DEBUG && dump
H A Dt_ipaddress.sh31 DEBUG=${DEBUG:-false}
47 $DEBUG && rump.netstat -nr -f inet
55 $DEBUG && rump.netstat -nr -f inet
64 $DEBUG && rump.netstat -nr -f inet
72 $DEBUG && rump.netstat -nr -f inet
94 $DEBUG && rump.netstat -nr -f inet6
102 $DEBUG && rump.netstat -nr -f inet6
111 $DEBUG && rump.netstat -nr -f inet6
119 $DEBUG
[all...]
/freebsd-current/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...]
H A Dt_dad.sh31 DEBUG=${DEBUG:-false}
69 $DEBUG && rump.ifconfig shmif0
95 $DEBUG && rump.ifconfig shmif0
99 $DEBUG && cat ./out
109 $DEBUG && cat ./out
121 $DEBUG && cat ./out
140 $DEBUG && cat ./out
147 $DEBUG && cat ./out
215 $DEBUG
[all...]
/freebsd-current/contrib/libedit/TEST/
H A DMakefile9 .ifdef DEBUG
/freebsd-current/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-current/tests/sys/aio/
H A Daio_kqueue_test.c53 /* #define DEBUG */
65 #ifdef DEBUG
102 #ifdef DEBUG
130 #ifdef DEBUG
137 #ifdef DEBUG
148 #ifdef DEBUG
162 #ifdef DEBUG
168 #ifdef DEBUG
187 #ifdef DEBUG
195 #ifdef DEBUG
[all...]
/freebsd-current/usr.bin/tip/libacu/
H A Dhayes.c142 #ifdef DEBUG
177 #ifdef DEBUG
189 #ifdef DEBUG
197 #ifdef DEBUG
252 #ifndef DEBUG
256 #ifndef DEBUG
265 #ifdef DEBUG
273 #ifdef DEBUG
302 #ifdef DEBUG

Completed in 315 milliseconds

1234567891011>>