Home
last modified time | relevance | path

Searched defs:debug (Results 76 – 100 of 242) sorted by relevance

12345678910

/freebsd/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd.c74 int debug; /* Debugging mode requested, don't detach. */ variable
/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.h31 bool debug; member
/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c107 int debug = 0; /* Debugging flag (level) */ variable
/freebsd/usr.bin/mkesdb/
H A Dyacc.y59 static int debug = 0, num_csids = 0, use_invalid = 0; variable
/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c50 static int debug; variable
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c83 int debug; variable
/freebsd/libexec/ypxfr/
H A Dypxfr_main.c54 int debug = 1; variable
/freebsd/tools/tools/ath/athdebug/
H A Dathdebug.c154 uint64_t debug, ndebug; in main() local
/freebsd/stand/common/
H A Ddev_net.c69 int debug = 0; variable
/freebsd/contrib/libxo/
H A Dconfigure.ac286 AC_ARG_ENABLE([debug], optenable
/freebsd/libexec/bootpd/tools/bootptest/
H A Dbootptest.c108 int debug = 1; /* Debugging flag (level) */ variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp96 #define debug(s) LLVM_DEBUG(dbgs() << __LINE__ << ": " << s); macro
2053 debug("A R/M register operand may not have a base; " in translateRMRegister() local
2204 debug("A R/M memory operand may not be a register; " in translateRMMemory() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c15 int debug; /* debugging level */ variable
/freebsd/sys/dev/hyperv/input/
H A Dhv_kbdc.h96 int debug; member
/freebsd/usr.bin/mail/
H A Dmain.c77 int debug; variable
/freebsd/lib/libpmc/
H A Dlibpmc_pmu_util.c307 char *debug; in pmu_parse_event() local
389 char *debug; in pmc_pmu_print_counters() local
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c210 debug(int level, const char *format, ...) in debug() function
/freebsd/usr.sbin/rpc.statd/
H A Dstatd.c61 int debug = 0; /* Controls syslog() calls for debug messages */ variable
/freebsd/usr.sbin/autofs/
H A Dautounmountd.c267 int ch, debug = 0, error, kq; in main_autounmountd() local
H A Dautomount.c340 int ch, debug = 0, show_maps = 0; in main_automount() local
/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.h61 int debug; member
/freebsd/usr.sbin/makefs/
H A Dmakefs.c83 u_int debug; variable
/freebsd/usr.sbin/wlandebug/
H A Dwlandebug.c195 u_int32_t debug, ndebug; in main() local
/freebsd/libexec/tftpd/
H A Dtftp-utils.c199 int debug = DEBUG_NONE; variable
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in116 def __init__(self, stream, debug=False): argument
244 def collect_output(self, proc, debug=False): argument

12345678910