| /freebsd/usr.bin/netstat/ |
| H A D | netgraph.c | 69 int debug = 1; in netgraphprotopr() local 73 if (debug) in netgraphprotopr()
|
| /freebsd/contrib/openbsm/bin/auditfilterd/ |
| H A D | auditfilterd.c | 74 int debug; /* Debugging mode requested, don't detach. */ variable 279 debug++; in main() 335 if (!debug) { in main()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | setsockopt2.sh | 89 static int debug; /* set to 1 for debug output */ 169 if (debug != 0 && success == 0)
|
| /freebsd/contrib/bsnmp/snmpd/ |
| H A D | snmpd.h | 257 struct debug { struct 262 extern struct debug debug; argument
|
| /freebsd/crypto/openssl/apps/lib/ |
| H A D | tlssrp_depr.c | 72 if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) { in ssl_srp_verify_param_cb() 85 if (srp_arg->debug) in ssl_srp_verify_param_cb() 130 srp_arg->debug = c_debug; in set_up_srp_arg()
|
| /freebsd/usr.sbin/makefs/ |
| H A D | makefs.h | 209 extern u_int debug; 252 if (debug & DEBUG_TIME) \ 256 if (debug & DEBUG_TIME) { \
|
| /freebsd/sys/powerpc/conf/ |
| H A D | MPC85XX | 13 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols 110 options USB_DEBUG # enable debug msgs 134 options HID_DEBUG # enable debug msgs
|
| /freebsd/sys/dev/qat/qat_common/ |
| H A D | adf_freebsd_transport_debug.c | 92 ring_debug->debug = in adf_ring_debugfs_add() 104 if (!ring_debug->debug) { in adf_ring_debugfs_add() 177 struct sysctl_oid *parent = accel_dev->transport->debug; in adf_bank_debugfs_add()
|
| /freebsd/sbin/decryptcore/ |
| H A D | decryptcore.c | 311 int ch, debug, error, ofd; in main() local 320 debug = 0; in main() 363 debug++; in main() 407 pjdlog_debug_set(debug); in main()
|
| /freebsd/sys/dev/bxe/ |
| H A D | bxe_debug.c | 137 if (__predict_false(sc->debug & DBG_PHY)) { in elink_cb_dbg() 149 if (__predict_false(sc->debug & DBG_PHY)) { in elink_cb_dbg1() 163 if (__predict_false(sc->debug & DBG_PHY)) { in elink_cb_dbg2() 178 if (__predict_false(sc->debug & DBG_PHY)) { in elink_cb_dbg3()
|
| /freebsd/contrib/ntp/util/ |
| H A D | ntp-keygen.c | 388 debug = OPT_VALUE_SET_DEBUG_LEVEL; in main() 675 if (debug) { in main() 701 if (debug) { in main() 747 if (debug) { in main() 773 if (debug) { in main() 815 if (debug) { in main() 834 if (debug) { in main() 984 if (debug) { in readkey() 1052 if (debug) in gen_dsa() 1104 if (debug) [all...] |
| /freebsd/sys/arm64/coresight/ |
| H A D | coresight_cpu_debug.c | 157 EARLY_DRIVER_MODULE(debug, simplebus, debug_driver, 0, 0, 159 MODULE_VERSION(debug, 1);
|
| /freebsd/tests/sys/geom/class/mirror/ |
| H A D | 9_test.sh | 28 sysctl debug.fail_point.g_mirror_metadata_write="1*return(5)[pid $(gmirror_worker_pid)]" || exit 1 30 sysctl debug.fail_point.g_mirror_metadata_write='off' || exit 1
|
| /freebsd/contrib/bc/ |
| H A D | configure | 59 printf ' [--force --debug --disable-extra-math --disable-generated-tests] \\\n' 108 printf ' -g, --debug\n' 109 printf ' Build in debug mode. Adds the "-g" flag, and if there are no\n' 141 printf ' but it is provided, so maintainers can build optimized debug builds.\n' 151 printf ' and "DBG" (for the preferred debug build of the author). This will\n' 171 printf ' Stripping symbols only happens when debug mode is off.\n' 555 debug=0 583 debug=0 614 debug=0 645 debug [all...] |
| /freebsd/sys/contrib/device-tree/src/arm64/arm/ |
| H A D | juno-base.dtsi | 268 cpu_debug0: cpu-debug@22010000 { 269 compatible = "arm,coresight-cpu-debug", "arm,primecell"; 340 cpu_debug1: cpu-debug@22110000 { 341 compatible = "arm,coresight-cpu-debug", "arm,primecell"; 377 cpu_debug2: cpu-debug@23010000 { 378 compatible = "arm,coresight-cpu-debug", "arm,primecell"; 461 cpu_debug3: cpu-debug@23110000 { 462 compatible = "arm,coresight-cpu-debug", "arm,primecell"; 498 cpu_debug4: cpu-debug@23210000 { 499 compatible = "arm,coresight-cpu-debug", "arm,primecell"; [all …]
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | ObjdumpOpts.td | 52 Eq<"debug-file-directory", "Path to directory where to look for debug files">, 55 …ebuginfod : B<"debuginfod", "Use debuginfod to find debug files", "Don't use debuginfod to find de… 101 HelpText<"Dump the specified DWARF debug sections. The " 244 def debug_vars_EQ : Joined<["--"], "debug-vars=">, 249 def : Flag<["--"], "debug-vars">, Alias<debug_vars_EQ>, AliasArgs<["unicode"]>; 251 def debug_vars_indent_EQ : Joined<["--"], "debug-vars-indent=">, 289 HelpText<"Print line information from debug info if available">, 293 HelpText<"Use .dSYM file for debug info">,
|
| /freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
| H A D | dcsr.txt | 17 debug blocks defined within this memory space. 80 two interrupt signals based on debug event sources within the SoC. 191 functionality to trigger event notifications and debug traces. 203 the DPAA Debug Controller. This controller controls debug configuration 271 Definition: A phandle to associate this debug node with its 322 control the debug operations of the SoC and cores. 352 This functionlity provides access to the debug operations of the CPU. 365 Definition: A phandle to associate this debug node with its cpu.
|
| /freebsd/crypto/openssh/ |
| H A D | serverloop.c | 309 debug("Received SIGCHLD."); in collect_children() 327 debug("Entering interactive session for SSH2."); in server_loop2() 382 debug("Got %d/%u for keepalive", type, seq); in server_input_keep_alive() 522 debug("Tunnel forwarding using interface %s", ifname); in server_request_tun() 558 debug("input_session_request"); in server_request_session() 577 debug("session open failed, free channel %d", c->self); in server_request_session() 848 debug("server_input_channel_req: channel %u request %s reply %d", in server_input_channel_req() 878 debug("server_init_dispatch"); in server_init_dispatch()
|
| /freebsd/usr.sbin/inetd/ |
| H A D | inetd.c | 246 int debug = 0; variable 346 debug = 1; in main() 463 if (debug == 0) { in main() 592 if (debug) in main() 610 if (debug) in main() 620 if (debug) in main() 777 if (debug) in main() 942 if (debug) in reapchild() 1067 if (debug) in config() 1071 if (debug) in config() [all …]
|
| /freebsd/share/vt/keymaps/ |
| H A D | us.acc.kbd | 6 001 esc esc esc esc esc esc debug debug O 97 092 nscr nscr nop nop debug debug debug debug O
|
| H A D | colemak.acc.kbd | 66 001 esc esc esc esc esc esc debug debug O 107 092 nscr nscr nop nop debug debug debug debug O
|
| /freebsd/crypto/openssl/util/perl/OpenSSL/ |
| H A D | Ordinals.pm | 95 debug => $opts{debug}, 474 if $self->{debug}; 493 if $self->{debug}; 556 if $self->{debug}; 586 if $self->{debug};
|
| /freebsd/contrib/netbsd-tests/net/mcast/ |
| H A D | mcast.c | 75 static int debug; variable 293 if (debug) in sender() 334 if (debug) in receiver() 437 debug++; in main() 547 debug++; in ATF_TP_ADD_TCS()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | xo65 | 10 >6 leshort&0x0001 =0x0001 with debug info 11 >6 leshort&0x0001 =0x0000 no debug info
|
| /freebsd/tools/debugscripts/ |
| H A D | README | 3 build a debug kernel, the target "gdbinit" in the kernel Makefile will 9 # gdb kernel.debug
|