/freebsd/contrib/netbsd-tests/net/ndp/ |
H A D | t_ndp.sh | 33 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 && rump.ndp -n -a 169 $DEBUG && rump.ndp -n -a [all …]
|
H A D | t_dad.sh | 31 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 && cat ./out 238 $DEBUG && cat ./out [all …]
|
/freebsd/contrib/netbsd-tests/net/route/ |
H A D | t_flags.sh | 34 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 && rump.netstat -rn -f inet 136 $DEBUG && rump.netstat -rn -f inet [all …]
|
H A D | t_flags6.sh | 37 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 && rump.netstat -rn -f inet6 148 $DEBUG && rump.netstat -rn -f inet6 [all …]
|
H A D | t_route.sh | 49 DEBUG=${DEBUG:-false} 76 $DEBUG && rump.netstat -nr -f inet 84 $DEBUG && rump.netstat -nr -f inet 96 $DEBUG && rump.netstat -nr -f inet 107 $DEBUG && dump 147 if $DEBUG; then 173 if $DEBUG; then 223 $DEBUG && rump.netstat -nr -f inet 224 $DEBUG && rump.arp -n -a 239 $DEBUG && cat ./expect ./output [all …]
|
H A D | t_change.sh | 33 DEBUG=${DEBUG:-false} 120 $DEBUG && rump.route -n show -inet 132 $DEBUG && cat ./expect ./output 139 $DEBUG && rump.route -n show -inet 151 $DEBUG && cat ./expect ./output 187 $DEBUG && rump.route -n show -inet 199 $DEBUG && cat ./expect ./output 206 $DEBUG && rump.route -n show -inet 218 $DEBUG && cat ./expect ./output 254 $DEBUG && rump.route -n show -inet [all …]
|
/freebsd/contrib/netbsd-tests/net/arp/ |
H A D | t_arp.sh | 35 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 && rump.arp -n -a 205 $DEBUG && rump.arp -n -a [all …]
|
H A D | t_dad.sh | 31 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 && dump 193 $DEBUG && dump
|
/freebsd/contrib/netbsd-tests/net/icmp/ |
H A D | t_icmp_redirect.sh | 37 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 && rump.netstat -rn -f inet 147 $DEBUG && rump.netstat -rn -f inet [all …]
|
/freebsd/contrib/sendmail/smrsh/ |
H A D | smrsh.c | 129 #ifndef DEBUG 155 #ifndef DEBUG 177 #ifndef DEBUG 194 #ifndef DEBUG 212 #ifndef DEBUG 239 #ifndef DEBUG 300 #ifndef DEBUG 307 #ifdef DEBUG 319 #ifndef DEBUG 337 #ifndef DEBUG [all …]
|
/freebsd/contrib/netbsd-tests/net/net/ |
H A D | t_forwarding.sh | 42 DEBUG=${DEBUG:-false} 101 if $DEBUG; then 143 if $DEBUG; then 306 $DEBUG && rump.ifconfig -v shmif0 309 $DEBUG && rump.ifconfig -v shmif0 312 $DEBUG && rump.ifconfig -v shmif0 315 $DEBUG && rump.ifconfig -v shmif0 321 $DEBUG && rump.ifconfig -v shmif0 326 $DEBUG && rump.ifconfig -v shmif0 334 $DEBUG && rump.ifconfig -v shmif0 [all …]
|
H A D | t_ipaddress.sh | 31 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 && rump.netstat -nr -f inet6 145 $DEBUG && rump.netstat -nr -f inet [all …]
|
H A D | t_ipv6_lifetime.sh | 31 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 && rump.ifconfig -L shmif0 120 $DEBUG && dump
|
H A D | t_ipv6address.sh | 44 DEBUG=${DEBUG:-true} 76 $DEBUG && rump.ifconfig 77 $DEBUG && rump.netstat -rn -f inet6 81 $DEBUG && rump.ifconfig 82 $DEBUG && rump.netstat -rn -f inet6 86 $DEBUG && rump.ifconfig 87 $DEBUG && rump.netstat -rn -f inet6 134 $DEBUG && rump.netstat -rn -f inet6 144 $DEBUG && rump.netstat -rn -f inet6 158 $DEBUG && rump.netstat -rn -f inet6 [all …]
|
H A D | t_mtudisc.sh | 33 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 D | t_ping6_opts.sh | 41 DEBUG=${DEBUG:-false} 62 if $DEBUG; then 83 if $DEBUG; then 112 $DEBUG && echo $pkt 113 $DEBUG && cat ./out 122 $DEBUG && echo $pkt 123 $DEBUG && cat ./out 136 $DEBUG && echo $pkt 137 $DEBUG && cat ./out 183 $DEBUG && dump [all …]
|
/freebsd/tests/sys/aio/ |
H A D | lio_kqueue_test.c | 97 #ifdef DEBUG in main() 102 #ifdef DEBUG in main() 118 #ifdef DEBUG in main() 132 #ifdef DEBUG in main() 142 #ifdef DEBUG in main() 157 #ifdef DEBUG in main() 167 #ifdef DEBUG in main() 179 #ifdef DEBUG in main() 184 #ifdef DEBUG in main() 195 #ifdef DEBUG in main() [all …]
|
H A D | aio_kqueue_test.c | 66 #ifdef DEBUG in main() 103 #ifdef DEBUG in main() 131 #ifdef DEBUG in main() 138 #ifdef DEBUG in main() 149 #ifdef DEBUG in main() 163 #ifdef DEBUG in main() 169 #ifdef DEBUG in main() 188 #ifdef DEBUG in main() 197 #ifdef DEBUG in main() 204 #ifdef DEBUG in main()
|
/freebsd/usr.bin/gprof/ |
H A D | dfn.c | 64 # ifdef DEBUG in dfn() 115 # ifdef DEBUG in dfn_pre_visit() 170 # ifdef DEBUG in dfn_findcycle() 193 # ifdef DEBUG in dfn_findcycle() 208 # ifdef DEBUG in dfn_findcycle() 225 # ifdef DEBUG in dfn_findcycle() 236 # ifdef DEBUG in dfn_findcycle() 265 # ifdef DEBUG in dfn_self_cycle() 284 # ifdef DEBUG in dfn_post_visit() 299 # ifdef DEBUG in dfn_post_visit() [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_arc.c | 86 8) Lots of code cleanup, including standardized DEBUG macros and removal 574 #ifdef DEBUG in dummy_event_handler() 599 #ifdef DEBUG in arc_event_handler() 613 #ifdef DEBUG in arc_event_handler() 727 #ifdef DEBUG in arc_start() 825 #ifdef DEBUG in send_slow() 829 #ifdef DEBUG in send_slow() 882 #ifdef DEBUG in arc_receive() 899 #ifdef DEBUG in arc_receive() 946 #ifdef DEBUG in arc_receive() [all...] |
H A D | refclock_palisade.c | 88 #ifdef DEBUG 317 #ifdef DEBUG in palisade_start() 329 #ifdef DEBUG in palisade_start() 387 #ifdef DEBUG in palisade_start() 401 #ifdef DEBUG in palisade_start() 574 #ifdef DEBUG in TSIP_decode() 604 #ifdef DEBUG in TSIP_decode() 627 #ifdef DEBUG in TSIP_decode() 650 #ifdef DEBUG in TSIP_decode() 684 #ifdef DEBUG in TSIP_decode() [all...] |
/freebsd/contrib/ofed/libibmad/ |
H A D | register.c | 48 #undef DEBUG 49 #define DEBUG if (ibdebug) IBWARN macro 90 DEBUG("Unknown class %d mgmt_class", mgmt); in mad_register_port_client() 96 DEBUG("Can't register agent for class %d", mgmt); in mad_register_port_client() 148 DEBUG("Class 0x%x already registered %d", in mad_register_server_via() 153 DEBUG("Unknown class 0x%x mgmt_class", mgmt); in mad_register_server_via() 164 DEBUG("Can't register agent for class %d", mgmt); in mad_register_server_via() 171 DEBUG("Can't register agent for class %d", mgmt); in mad_register_server_via()
|
/freebsd/contrib/netbsd-tests/net/if_pppoe/ |
H A D | t_pppoe.sh | 46 DEBUG=${DEBUG:-false} 69 $DEBUG && rump.ifconfig 70 $DEBUG && $HIJACKING pppoectl -d pppoe0 161 $DEBUG && rump.ifconfig 190 $DEBUG && $HIJACKING pppoectl -d pppoe0 200 $DEBUG && rump.ifconfig pppoe0 201 $DEBUG && $HIJACKING pppoectl -d pppoe0 208 $DEBUG && HIJACKING pppoectl -d pppoe0 294 $DEBUG && rump.ifconfig 320 $DEBUG && $HIJACKING pppoectl -d pppoe0 [all …]
|
/freebsd/sys/dev/tdfx/ |
H A D | tdfx_pci.c | 167 #ifdef DEBUG in tdfx_attach() 174 #ifdef DEBUG in tdfx_attach() 181 #ifdef DEBUG in tdfx_attach() 192 #ifdef DEBUG in tdfx_attach() 198 #ifdef DEBUG in tdfx_attach() 213 #ifdef DEBUG in tdfx_attach() 233 #ifdef DEBUG in tdfx_attach() 277 #ifdef DEBUG in tdfx_detach() 288 #ifdef DEBUG in tdfx_shutdown() 350 #ifdef DEBUG in tdfx_setmtrr() [all …]
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | alloc_ttype.c | 77 DEBUG(4, ("merge_names -> %d", n)); in merge_names() 89 DEBUG(4, ("found name '%s' @%d", name, n)); in find_name() 95 DEBUG(4, ("did not find name '%s'", name)); in find_name() 101 DEBUG(4, ("extending " #num " from %d to %d", \ 117 DEBUG(4, ("realign_data %d/%d/%d vs %d/%d/%d", in realign_data() 380 DEBUG(3, (T_CALLED("adjust_cancels(%s), from(%s)"), in adjust_cancels() 419 DEBUG(3, (T_RETURN(""))); in adjust_cancels() 432 DEBUG(2, (T_CALLED("_nc_align_termtype to(%d:%s), from(%d:%s)"), in _nc_align_termtype() 454 DEBUG(2, (T_RETURN(""))); in _nc_align_termtype() 501 DEBUG(2, ("realigned %d extended names for '%s' (to)", in _nc_align_termtype() [all …]
|