Searched refs:debug (Results 251 - 275 of 1068) sorted by relevance

<<11121314151617181920>>

/freebsd-current/tools/tools/net80211/scripts/
H A Dsetup.updown.wpa27 debug=0
H A Dsetup.tsn24 debug=4
H A Dsetup.wpa25 debug=4
H A Dsetup.wpa2.tkip25 debug=4
H A Dsetup.wpa1.aes25 debug=4
H A Dsetup.wpa1.tkip25 debug=4
H A Dsetup.wpa225 debug=4
/freebsd-current/sys/netpfil/ipfw/test/
H A Ddn_test.h22 extern int debug;
28 if (debug > lev) D(fmt, ## args); } while (0)
/freebsd-current/tests/sys/netinet6/frag6/
H A Dfrag6_03.py73 parser.add_argument('--debug',
95 if args.debug :
122 if args.debug :
H A Dfrag6_16.py73 parser.add_argument('--debug',
106 if args.debug :
119 if args.debug :
H A Dfrag6_13.py53 parser.add_argument('--debug',
83 if args.debug :
112 if args.debug :
/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.conf23 /var/log/debug.log 600 7 1000 * JC
/freebsd-current/contrib/blocklist/bin/
H A Drun.c79 if (debug) {
105 if (debug)
/freebsd-current/usr.bin/netstat/
H A Dnetgraph.c70 int debug = 1; local
74 if (debug)
/freebsd-current/sys/arm64/coresight/
H A Dcoresight_cpu_debug.c60 { "arm,coresight-cpu-debug", 1 },
152 "debug",
157 EARLY_DRIVER_MODULE(debug, simplebus, debug_driver, 0, 0,
159 MODULE_VERSION(debug, 1);
/freebsd-current/libexec/rc/rc.d/
H A Drandom25 debug "saving entropy to $f"
39 debug "entropy read from $f"
/freebsd-current/contrib/ntp/libntp/
H A Dssl_init.c126 if (debug) {
155 if (debug) {
/freebsd-current/sbin/fsck_ffs/
H A Dsuj.c343 if (debug)
472 if (debug)
564 if (debug)
614 if (debug) {
633 if (debug)
644 if (debug)
670 if (debug)
690 if (debug)
727 if (debug)
886 if (debug)
[all...]
H A Dpass5.c356 if (bkgrdflag != 0 || usedsoftdep || debug)
369 if (debug) {
401 if (debug)
411 if (debug)
422 if (debug)
433 if (debug)
445 if (debug)
562 if (debug && size == 1)
566 else if (debug)
607 if (debug) {
[all...]
/freebsd-current/usr.bin/man/
H A Dman.sh194 if [ $debug -ge ${2:-1} ]; then
288 d) debug=$(( $debug + 1 )) ;;
359 if [ $debug -gt 0 ]; then
400 if [ $debug -gt 0 ]; then
493 if [ $debug -gt 0 ]; then
603 d) debug=$(( $debug + 1 )) ;;
978 d) debug=$(( $debug
[all...]
/freebsd-current/sys/conf/
H A Dkern.post.mk52 # Allow overriding the kernel debug directory, so kernel and user debug may be
54 # behavior of installing debug files in the kernel directory.
179 ${KERNEL_KO}: ${FULLKERNEL} ${KERNEL_KO}.debug
180 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${KERNEL_KO}.debug \
182 ${KERNEL_KO}.debug: ${FULLKERNEL}
183 ${OBJCOPY} --only-keep-debug ${FULLKERNEL} ${.TARGET}
184 install.debug reinstall.debug
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dgdb.c70 #include "debug.h"
147 * When a vCPU hits a breakpoint set by the debug server,
258 debug(const char *fmt, ...) function
281 #define debug(...) macro
623 debug("-> %.*s\n", (int)cur_resp.len, io_buffer_head(&cur_resp));
780 debug("$vCPU %d reporting swbreak\n", stopped_vcpu);
784 debug("$vCPU %d reporting step\n", stopped_vcpu);
786 debug("$vCPU %d reporting ???\n", stopped_vcpu);
826 * debug server to pause or report an event. vCPU threads wait here
827 * as long as the debug serve
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libcmdutils/common/
H A Dnicenum.c30 #include <sys/debug.h>
/freebsd-current/contrib/lutok/
H A Dstate.hpp46 class debug;
/freebsd-current/contrib/sendmail/libsm/
H A Dt-rpool.c13 #include <sm/debug.h>

Completed in 338 milliseconds

<<11121314151617181920>>