Home
last modified time | relevance | path

Searched refs:debug (Results 526 – 550 of 1843) sorted by relevance

1...<<21222324252627282930>>...74

/freebsd/contrib/libxo/libxo/
H A DMakefile.am88 -analyzer-checker=debug.ViewCallGraph" libxo.o
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_dma.c628 uint32_t cs, debug; in bcm_dma_intr() local
647 debug = bus_read_4(sc->sc_mem, BCM_DMA_DEBUG(ch->ch)); in bcm_dma_intr()
649 debug & DEBUG_ERROR_MASK, ch->ch); in bcm_dma_intr()
651 debug & DEBUG_ERROR_MASK); in bcm_dma_intr()
/freebsd/libexec/bootpd/
H A Dtrylook.c15 int debug = 0; variable
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c181 if (debug)
378 if (debug) {
529 if (!debug) {
566 if (!debug)
718 if (debug)
/freebsd/usr.bin/patch/
H A Dpatch.c74 int debug = 0; variable
663 debug = atoi(optarg); in get_some_switches()
734 if (debug & 1) in locate_hunk()
742 if (debug & 1) in locate_hunk()
1049 if (debug & 256) in spew_output()
/freebsd/sys/powerpc/conf/
H A DGENERIC6425 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
104 include "std.debug"
211 options USB_DEBUG # enable debug msgs
235 options IEEE80211_DEBUG # enable debug msgs
293 options HID_DEBUG # enable debug msgs
H A DGENERIC64LE25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
100 include "std.debug"
207 options USB_DEBUG # enable debug msgs
231 options IEEE80211_DEBUG # enable debug msgs
274 options HID_DEBUG # enable debug msgs
/freebsd/sbin/pfctl/
H A Dpfctl_table.c407 print_table(const struct pfr_table *ta, int verbose, int debug) in print_table() argument
409 if (!debug && !(ta->pfrt_flags & PFR_TFLAG_ACTIVE)) in print_table()
429 print_tstats(const struct pfr_tstats *ts, int debug) in print_tstats() argument
435 if (!debug && !(ts->pfrts_flags & PFR_TFLAG_ACTIVE)) in print_tstats()
438 print_table(&ts->pfrts_t, 1, debug); in print_tstats()
/freebsd/sys/contrib/dev/athk/ath12k/
H A DMakefile15 debug.o \
/freebsd/usr.sbin/nscd/
H A DMakefile6 SRCS= agent.c nscd.c nscdcli.c cachelib.c cacheplcs.c debug.c log.c \
/freebsd/sys/contrib/openzfs/config/
H A Dzfs-build.m442 AC_ARG_ENABLE([debug], optenable
43 [AS_HELP_STRING([--enable-debug],
126 AC_ARG_ENABLE([debug-kmem],
127 [AS_HELP_STRING([--enable-debug-kmem],
147 dnl # also requires --enable-debug-kmem to be set. When enabled not only will
156 AC_ARG_ENABLE([debug-kmem-tracking],
157 [AS_HELP_STRING([--enable-debug-kmem-tracking],
/freebsd/sys/dev/thunderbolt/
H A Dnhi.c101 sc->debug = NHI_DEBUG_LEVEL; in nhi_get_tunables()
106 val = TB_GET_DEBUG(sc->dev, &sc->debug); in nhi_get_tunables()
112 TB_GET_DEBUG(ufp, &sc->debug); in nhi_get_tunables()
116 tb_parse_debug(&sc->debug, oid); in nhi_get_tunables()
126 tb_parse_debug(&sc->debug, oid); in nhi_get_tunables()
139 tb_parse_debug(&sc->debug, oid); in nhi_get_tunables()
1162 &sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level"); in nhi_setup_sysctl()
/freebsd/usr.bin/mail/
H A Dtemp.c79 if (debug) in tinit()
/freebsd/contrib/tcsh/nls/et/
H A Dset135 3 debug mask = 0x%08x\n
/freebsd/sys/contrib/device-tree/src/arc/
H A Daxs103.dts20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
/freebsd/contrib/xz/
H A DFREEBSD-Xlist26 debug/
/freebsd/libexec/rc/
H A Drc.resume66 debug "run_rc_script $_rc_elem resume"
/freebsd/sys/dev/ice/
H A Dice_common_sysctls.h129 static SYSCTL_NODE(_hw_ice, OID_AUTO, debug, ICE_CTLFLAG_DEBUG | CTLFLAG_RD, 0,
130 "ICE driver debug parameters");
/freebsd/libexec/rc/rc.d/
H A Dlocalpkg63 if [ `sysctl -n debug.bootverbose` -eq 1 ]; then
/freebsd/etc/mtree/
H A DBSD.debug.dist7 debug
/freebsd/usr.sbin/ngctl/
H A DMakefile8 msg.c debug.c shutdown.c rmhook.c status.c types.c write.c
/freebsd/sys/conf/
H A Dstd.nodebug2 # std.nodebug -- Disable the debug options found in the GENERIC kernel config.
/freebsd/lib/libpam/pam.d/
H A DREADME44 debug: syslog debug info.
/freebsd/usr.sbin/bsdconfig/password/share/
H A Dpassword.subr84 debug= f_dialog_line_sanitize _password1
98 debug= f_dialog_line_sanitize _password2
/freebsd/usr.bin/indent/
H A Dparse.c56 #ifdef debug in parse()
214 #ifdef debug in parse()

1...<<21222324252627282930>>...74