Home
last modified time | relevance | path

Searched refs:debug (Results 51 – 75 of 1843) sorted by relevance

12345678910>>...74

/freebsd/share/examples/scsi_target/
H A Dscsi_cmds.c138 if (debug) { in tcmd_handle()
189 if (debug) { in tcmd_handle()
302 if (debug) in tcmd_inquiry()
386 if (debug) { in tcmd_req_sense()
422 if (debug) { in tcmd_rd_cap()
454 if (debug) { in tcmd_rd_cap16()
482 if (debug) in tcmd_rdwr()
495 if (debug) in tcmd_rdwr()
500 if (debug) in tcmd_rdwr()
518 if (debug) in tcmd_rdwr_decode()
[all …]
/freebsd/contrib/unifdef/
H A Dunifdefall.sh39 debug=-d
49 "$unifdef" $debug -s "$@" | sort -u | sed 's/^/#undef /' >"$tmp/undefs"
53 case $debug in
58 "$unifdef" $debug -k -f "$tmp/undefs" -f "$tmp/defs" "$@"
/freebsd/contrib/ntp/ntpdc/
H A Dnl.pl6 $debug = 0;
20 print STDERR "type = '$type'\n" if $debug;
26 print STDERR "union = '$type'\n" if $debug;
32 print STDERR "\tfield = '$field'\n" if $debug;
H A Dnl.pl.in6 $debug = 0;
20 print STDERR "type = '$type'\n" if $debug;
26 print STDERR "union = '$type'\n" if $debug;
32 print STDERR "\tfield = '$field'\n" if $debug;
/freebsd/crypto/krb5/src/lib/krb5/ccache/ccapi/
H A Dwinccld.c38 HINSTANCE* ph, int debug);
41 HINSTANCE* ph, int debug) in LoadFuncs() argument
59 if (debug) in LoadFuncs()
64 if (debug) in LoadFuncs()
69 if (debug) in LoadFuncs()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c98 static int debug = 0; variable
100 SYSCTL_INT(_debug, OID_AUTO, sbp_targ_debug, CTLFLAG_RW, &debug, 0,
272 if (debug) in sbp_targ_dealloc_login()
281 if (debug) in sbp_targ_dealloc_login()
383 if (debug) in sbp_targ_find_devs()
395 if (debug) in sbp_targ_find_devs()
400 if (debug) in sbp_targ_find_devs()
440 if (debug) in sbp_targ_en_lun()
445 if (debug) in sbp_targ_en_lun()
513 if (debug) in sbp_targ_en_lun()
[all …]
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c239 debug = 0; in clear_globals()
376 ++debug; in ntpdatemain()
452 if (debug || simple_query) { in ntpdatemain()
474 if (debug) in ntpdatemain()
482 if (debug || verbose) in ntpdatemain()
501 if (debug) msyslog(LOG_DEBUG, in ntpdatemain()
686 if (debug) in transmit()
720 if (debug > 1) in transmit()
728 if (debug > 1) in transmit()
758 if (debug) in receive()
[all …]
/freebsd/libexec/rc/rc.d/
H A Dmdconfig93 debug "${_md} config: ${_config}"
94 debug "${_md} type: ${_type}"
95 debug "${_md} dev: ${_dev}"
96 debug "${_md} file: ${_file}"
97 debug "${_md} fs: ${_fs}"
98 debug "${_md} newfs flags: ${_newfs}"
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.h280 return (ar->debug.pktlog_mode == ATH11K_PKTLOG_MODE_LITE); in ath11k_debugfs_is_pktlog_lite_mode_enabled()
285 return (!ar->debug.pktlog_peer_valid && ar->debug.pktlog_mode); in ath11k_debugfs_is_pktlog_rx_stats_enabled()
290 return (ar->debug.pktlog_peer_valid && ar->debug.pktlog_mode && in ath11k_debugfs_is_pktlog_peer_valid()
291 ether_addr_equal(addr, ar->debug.pktlog_peer_addr)); in ath11k_debugfs_is_pktlog_peer_valid()
296 return ar->debug.extd_tx_stats; in ath11k_debugfs_is_extd_tx_stats_enabled()
301 return ar->debug.extd_rx_stats; in ath11k_debugfs_is_extd_rx_stats_enabled()
306 return ar->debug.rx_filter; in ath11k_debugfs_rx_filter()
H A Ddebugfs.c68 dbr_debug = ar->debug.dbr_debug[id]; in ath11k_debugfs_add_dbring_entry()
577 if (filter == ar->debug.extd_tx_stats) { in ath11k_write_enable_extd_tx_stats()
582 ar->debug.extd_tx_stats = filter; in ath11k_write_enable_extd_tx_stats()
601 ar->debug.extd_tx_stats); in ath11k_read_enable_extd_tx_stats()
639 if (enable == ar->debug.extd_rx_stats) { in ath11k_write_extd_rx_stats()
645 ar->debug.extd_rx_stats = enable; in ath11k_write_extd_rx_stats()
668 ar->debug.rx_filter = tlv_filter.rx_filter; in ath11k_write_extd_rx_stats()
682 ar->debug.extd_rx_stats = enable; in ath11k_write_extd_rx_stats()
699 ar->debug.extd_rx_stats); in ath11k_read_extd_rx_stats()
882 ar->debug.module_id_bitmap[mod_id_index] = upper_32_bits(value); in ath11k_write_fw_dbglog()
[all …]
/freebsd/lib/libc/regex/grot/
H A DMakefile28 SRC = $(REGSRC) debug.c main.c $(SRCMISSING)
32 OBJS = $(OBJPRODN) debug.o main.o $(OBJMISSING)
36 LINTC = regcomp.c regexec.c regerror.c regfree.c debug.c main.c $(SRCMISSING)
58 regcomp.o regexec.o regfree.o debug.o: utils.h regex.h regex2.h
63 debug.o: debug.ih
64 main.o: debug.ih main.ih split.ih
/freebsd/crypto/openssl/Configurations/
H A D50-win-hybridcrt.conf22 remove_from_flags(qr/\/MDd?\s/, add(picker(debug => "/MTd",
25 lflags => add(picker(debug => "/NODEFAULTLIB:libucrtd.lib /DEFAULTLIB:ucrtd.lib",
31 remove_from_flags(qr/\/MDd?\s/, add(picker(debug => "/MTd",
34 lflags => add(picker(debug => "/NODEFAULTLIB:libucrtd.lib /DEFAULTLIB:ucrtd.lib",
/freebsd/crypto/openssl/util/
H A Dmknum.pl27 my $debug = 0;
36 'debug' => \$debug)
45 debug => $debug);
63 debug => $debug })) {
H A Dmkerr.pl19 my $debug = 0;
35 print STDERR "\n---\n$text\n" if $debug;
88 $debug = 1;
236 if ( $debug ) {
266 print STDERR "$file:\n" if $debug;
278 print STDERR " New reason $1\n" if $debug;
282 print STDERR " Reason $1 = $rcodes{$1}\n" if $debug;
287 print STDERR "\n" if $debug;
381 print STDERR "New Reason code $i\n" if $debug;
485 print STDERR "New Reason code $i\n" if $debug;
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c316 debug(2, "clearing slot %d (%d) (saving %d)\n", in finalize_phase_one()
319 debug(2, "clearing slot %d (%d)\n", slotnum, i); in finalize_phase_one()
329 debug(2, "phase one done: donequeue has %d items\n", in finalize_phase_one()
389 debug(2, "%d: merging %p into %p\n", pthread_self(), in wip_add_work()
459 debug(2, "%d: entering p2 completion barrier\n", in worker_runphase2()
487 debug(2, "%d: merging %p into %p\n", pthread_self(), in worker_runphase2()
505 debug(2, "%d: added %p to queue, len now %d, ninqueue %d\n", in worker_runphase2()
522 debug(2, "%d: entering first barrier\n", pthread_self()); in worker_thread()
526 debug(2, "%d: doing work in first barrier\n", pthread_self()); in worker_thread()
532 debug(2, "%d: ninqueue is %d, %d on queue\n", pthread_self(), in worker_thread()
[all …]
/freebsd/usr.bin/gprof/
H A Dgprof.c55 debug = 0; in main()
73 debug |= atoi( *++argv ); in main()
74 debug |= ANYDEBUG; in main()
76 printf("[main] debug = %d\n", debug); in main()
233 if ( debug & SAMPLEDEBUG ) { in getpfile()
290 if ( debug & SAMPLEDEBUG ) { in openpfile()
322 if ( debug & TALLYDEBUG ) { in tally()
364 if ( debug & SAMPLEDEBUG ) { in dumpsum()
492 if ( debug & SAMPLEDEBUG ) { in asgnsamples()
516 if (debug & SAMPLEDEBUG) { in asgnsamples()
[all …]
/freebsd/usr.sbin/makefs/ffs/
H A Dbuf.c66 if (debug & DEBUG_BUF_BREAD) in bread()
71 if (debug & DEBUG_BUF_BREAD) in bread()
79 if (debug & DEBUG_BUF_BREAD) in bread()
134 if (debug & DEBUG_BUF_BWRITE) in bwrite()
143 if (debug & DEBUG_BUF_BWRITE) in bwrite()
185 if (debug & DEBUG_BUF_GETBLK) in getblk()
191 if (debug & DEBUG_BUF_GETBLK) in getblk()
/freebsd/crypto/openssh/
H A Daudit.c125 debug("audit connection from %s port %d euid %d", host, port, in audit_connection_from()
136 debug("audit event euid %d user %s event %d (%s)", geteuid(), in audit_event()
152 debug("audit session open euid %d user %s tty name %s", geteuid(), in audit_session_open()
168 debug("audit session close euid %d user %s tty name %s", geteuid(), in audit_session_close()
180 debug("audit run command euid %d user %s command '%.200s'", geteuid(), in audit_run_command()
H A Duidswap.c67 debug("temporarily_use_uid: %u/%u (e=%u/%u)", in temporarily_use_uid()
125 debug("setgid %u: %.100s", (u_int) getegid(), strerror(errno)); in temporarily_use_uid()
128 debug("setuid %u: %.100s", (u_int) geteuid(), strerror(errno)); in temporarily_use_uid()
146 debug("restore_uid: (unprivileged)"); in temporarily_use_uid()
153 debug("restore_uid: %u/%u", (u_int)saved_euid, (u_int)saved_egid);
192 debug("permanently_set_uid: %u/%u", (u_int)pw->pw_uid,
/freebsd/contrib/ntp/sntp/include/
H A Ddebug-opt.def11 name = debug-level;
16 descrip = "Increase debug verbosity level";
22 name = set-debug-level;
25 descrip = "Set the debug verbosity level";
/freebsd/contrib/pam-krb5/tests/pam-util/
H A Dlogging-t.c114 args->debug = true; in main()
116 args->debug = false; in main()
124 args->debug = true; in main()
127 args->debug = false; in main()
135 args->debug = true; in main()
137 args->debug = false; in main()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_hpgps.c276 if (debug) in hpgps_receive()
351 if (debug) in hpgps_receive()
366 if (debug) in hpgps_receive()
380 if (debug) in hpgps_receive()
389 if (debug) in hpgps_receive()
403 if (debug) in hpgps_receive()
423 if (debug) in hpgps_receive()
433 if (debug) in hpgps_receive()
452 if (debug) in hpgps_receive()
558 if (debug) in hpgps_receive()
[all...]
/freebsd/libexec/tftpd/
H A Dtftp-transfer.c76 if (debug & DEBUG_SIMPLE) in tftp_send()
138 if (debug & DEBUG_SIMPLE) in tftp_send()
155 if (debug & DEBUG_SIMPLE) in tftp_send()
180 if (debug & DEBUG_SIMPLE) in tftp_send()
193 if (debug & DEBUG_SIMPLE) in tftp_send()
306 if (debug & DEBUG_SIMPLE) in tftp_receive()
330 if (debug & DEBUG_SIMPLE) in tftp_receive()
356 if (debug & DEBUG_SIMPLE) in tftp_receive()
422 if (debug & DEBUG_SIMPLE) in tftp_receive()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dhisilicon-hns-nic.txt12 are called debug ports.
22 debug service
33 debug +------------+
49 debug debug service
61 debug debug +------------+
/freebsd/usr.sbin/moused/moused/
H A Dmoused.c136 #define debug(...) do { \ macro
137 if (debug && nodaemon) \
430 static int debug = 0; variable
581 ++debug; in main()
1009 if (debug > 2) in moused()
1010 debug("flags:%08x buttons:%08x obuttons:%08x", in moused()
1084 debug("[BUTTON2] flags:%08x buttons:%08x obuttons:%08x", in moused()
1087 debug("[NOTBUTTON2] flags:%08x buttons:%08x obuttons:%08x", in moused()
1097 debug("flags:%08x buttons:%08x obuttons:%08x", action.flags, in moused()
1110 debug("activity : buttons 0x%08x dx %d dy %d dz %d", in moused()
[all …]

12345678910>>...74