| /freebsd/share/examples/scsi_target/ |
| H A D | scsi_target.h | 119 extern int debug;
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | dyn.h | 30 int debug, paranoid, initzero; member
|
| /freebsd/usr.sbin/syslogd/tests/ |
| H A D | syslogd_basic_format_test.sh | 23 syslogd_log -p user.debug -t "${TAG}" \
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mm-prt8mm.dts | 30 debug-led0 { 36 debug-led1 {
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectExpression.h | 53 bool debug; variable
|
| /freebsd/sys/arm/ti/cpsw/ |
| H A D | if_cpswvar.h | 90 int debug; member
|
| /freebsd/sys/amd64/include/ |
| H A D | sgxreg.h | 98 uint8_t debug: 1; member
|
| /freebsd/tests/sys/netinet6/frag6/ |
| H A D | frag6_04.py | 94 if args.debug :
|
| /freebsd/sys/dev/firewire/ |
| H A D | sbp.h | 70 #define SBP_DEBUG(x) if (debug > x) {
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | 50-nonstop.conf | 7 cflags => add_before(picker(debug => '-g -O0',
|
| /freebsd/crypto/libecc/src/examples/hash/ |
| H A D | Makefile | 37 .PHONY: all clean 16 32 64 debug debug16 debug32 debug64 force_arch32 force_arch64
|
| /freebsd/stand/libsa/ |
| H A D | net.h | 97 extern int debug; /* defined in the machdep sources */
|
| /freebsd/usr.bin/kyua/ |
| H A D | Makefile | 22 kyua-debug.1 \
|
| /freebsd/release/scripts/ |
| H A D | mtree-to-plist.awk | 74 if ($1 ~ /^\/usr\/lib\/debug\/boot/) {
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | android.config | 197 # Remove debugging code that is printing out debug message to stdout. 361 # Add support for writing debug log to a file (/tmp/wpa_supplicant-log-#.txt) 364 # Send debug messages to syslog instead of stdout 366 # Set syslog facility for debug messages 369 # Add support for sending all debug messages (regardless of debug verbosity) 370 # to the Linux kernel tracing facility. This helps debug the entire stack by 375 # Add support for writing debug log to Android logcat instead of standard
|
| /freebsd/contrib/libxo/xohtml/ |
| H A D | xohtml.css | 188 div#debug-container { 199 div#debug-log { 545 div#debug-title { 656 div.input-debug { 663 div.possibility-debug { 669 div.match-debug {
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_refclock.c | 378 if (debug) in refclock_transmit() 646 if (debug) in refclock_sample() 672 if (debug) in refclock_receive() 1083 if (debug) in refclock_setup() 1161 if (debug) in refclock_setup() 1603 if (debug > 1) in refclock_pps()
|
| /freebsd/share/syscons/keymaps/ |
| H A D | hu.iso2.101keys.kbd | 37 001 esc esc esc esc esc esc debug esc O 128 092 nscr pscr debug debug nop nop nop nop O 166 129 esc esc esc esc esc esc debug esc O 257 220 nscr pscr debug debug nop nop nop nop O
|
| H A D | it.iso.kbd | 40 001 esc esc esc esc esc esc debug esc O 131 092 nscr nscr debug debug nop nop nop nop O
|
| H A D | br275.cp850.kbd | 6 001 esc esc esc esc esc esc debug esc O 97 092 nscr pscr debug debug nop nop nop nop O
|
| /freebsd/share/vt/keymaps/ |
| H A D | hu.101.kbd | 37 001 esc esc esc esc esc esc debug esc O 128 092 nscr pscr debug debug nop nop nop nop O 166 129 esc esc esc esc esc esc debug esc O 257 220 nscr pscr debug debug nop nop nop nop O
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | defconfig | 177 # Remove debugging code that is printing out debug messages to stdout. 182 # Add support for writing debug log to a file: -f /tmp/hostapd.log 186 # Send debug messages to syslog instead of stdout 189 # Add support for sending all debug messages (regardless of debug verbosity) 190 # to the Linux kernel tracing facility. This helps debug the entire stack by
|
| /freebsd/sys/i386/conf/ |
| H A D | GENERIC | 27 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols 93 include "std.debug" 249 options IEEE80211_DEBUG # enable debug msgs 289 options USB_DEBUG # enable debug msgs 342 options HID_DEBUG # enable debug msgs
|
| /freebsd/contrib/llvm-project/lldb/docs/man/ |
| H A D | lldb.rst | 159 .. option:: --debug 165 Alias for --debug 258 Passing an executable as a positional argument prepares lldb to debug the given 279 Passing --core causes :program:`lldb` to debug the core file.
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | Opts.td | 78 def codeview : FF<"codeview", "Display CodeView debug information">, Group<grp_coff>; 81 …on_bytes : FF<"codeview-subsection-bytes", "Dump raw contents of codeview debug sections and recor… 83 def coff_debug_directory : FF<"coff-debug-directory", "Display debug directory">, Group<grp_coff>;
|