Searched defs:debug (Results 26 - 50 of 226) sorted by relevance

12345678910

/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_condwait.c48 static const int debug = 1; variable
H A Dh_resolv.c51 static int debug = 0; variable
/freebsd-current/crypto/openssl/apps/lib/
H A Dengine.c43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) argument
/freebsd-current/libexec/rtld-elf/
H A Ddebug.c44 int debug = 0; variable
/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg.h31 struct sysctl_oid *debug; member in struct:adf_cfg_device_data
H A Dadf_transport_internal.h10 struct sysctl_oid *debug; member in struct:adf_etr_ring_debug_entry
48 struct sysctl_oid *debug; member in struct:adf_etr_data
/freebsd-current/tools/tools/ether_reflect/
H A Dether_reflect.c60 int debug = 0, promisc = 0; local
/freebsd-current/tools/regression/sockets/unix_cmsg/
H A Duc_common.h31 bool debug; member in struct:uc_cfg
/freebsd-current/usr.sbin/mlxcontrol/
H A Dmlxcontrol.h31 #define debug(fmt, args...) printf("%s: " fmt "\n", __func__ , ##args) macro
/freebsd-current/contrib/libfido2/fuzz/
H A Dlibfuzzer.c23 static bool debug; variable
/freebsd-current/usr.bin/banner/
H A Dbanner.c1011 static int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
/freebsd-current/usr.bin/apply/
H A Dapply.c60 int ch, debug, i, magic, n, nargs, rval; local
/freebsd-current/usr.bin/calendar/
H A Dcalendar.c52 int debug = 0; variable
/freebsd-current/libexec/fingerd/
H A Dfingerd.c62 int p[2], debug, kflag, logging, pflag, secure; local
/freebsd-current/crypto/openssl/test/
H A Ddtls_mtu_test.c23 static int debug = 0; variable
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectExpression.h53 bool debug; member in class:lldb_private::CommandObjectExpression::CommandOptions
/freebsd-current/contrib/sendmail/libsm/
H A Ddebug.c257 SM_DEBUG_T *debug; local
[all...]
/freebsd-current/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c71 auditd_openlog(int debug, gid_t __unused gid) argument
/freebsd-current/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd.c74 int debug; /* Debugging mode requested, don't detach. */ variable
/freebsd-current/sys/contrib/openzfs/cmd/zinject/
H A Dtranslate.c50 static int debug; variable
/freebsd-current/lib/msun/tests/
H A Dtest-utils.h71 #define debug(...) printf(__VA_ARGS__) macro
73 #define debug(...) (void)0 macro
/freebsd-current/sys/dev/hyperv/input/
H A Dhv_kbdc.h96 int debug; member in struct:hv_kbd_sc_t
/freebsd-current/tools/tools/mwl/mwldebug/
H A Dmwldebug.c137 u_int32_t debug, ndebug; local
[all...]
/freebsd-current/usr.bin/dpv/
H A Ddpv.c48 static uint8_t debug = FALSE; variable
/freebsd-current/tools/test/netfibs/
H A Dreflect.c49 static int debug; variable

Completed in 388 milliseconds

12345678910