bin/sh/show.c
271
int debug = 1;
bin/sh/show.c
273
int debug = 0;
bin/sh/show.c
375
if (!debug)
bin/sh/show.h
40
extern int debug;
bin/sh/trap.c
271
if (debug)
crypto/heimdal/appl/ftp/ftp/cmds.c
1014
val = !debug;
crypto/heimdal/appl/ftp/ftp/cmds.c
1015
debug = val;
crypto/heimdal/appl/ftp/ftp/cmds.c
1016
if (debug)
crypto/heimdal/appl/ftp/ftp/cmds.c
1020
printf("Debugging %s (debug=%d).\n", onoff(debug), debug);
crypto/heimdal/appl/ftp/ftp/cmds.c
1021
code = debug > 0;
crypto/heimdal/appl/ftp/ftp/cmds.c
1260
if (debug) {
crypto/heimdal/appl/ftp/ftp/cmds.c
151
if (debug == 0)
crypto/heimdal/appl/ftp/ftp/cmds.c
2100
if (debug == 0)
crypto/heimdal/appl/ftp/ftp/cmds.c
276
if (debug == 0 && show == 0)
crypto/heimdal/appl/ftp/ftp/cmds.c
664
if (debug == 0)
crypto/heimdal/appl/ftp/ftp/ftp.c
1350
if (debug == 0)
crypto/heimdal/appl/ftp/ftp/ftp.c
152
< 0 && debug) {
crypto/heimdal/appl/ftp/ftp/ftp.c
296
if(debug){
crypto/heimdal/appl/ftp/ftp/ftp.c
309
if(debug){
crypto/heimdal/appl/ftp/ftp/ftp_var.h
56
extern int debug; /* debugging level */
crypto/heimdal/appl/ftp/ftp/globals.c
15
int debug; /* debugging level */
crypto/heimdal/appl/ftp/ftp/main.c
122
debug++;
crypto/heimdal/appl/ftp/ftpd/extern.h
140
extern int debug;
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
3097
if (debug)
crypto/heimdal/appl/ftp/ftpd/ftpcmd.c
3133
if (debug) {
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
1044
if (debug)
crypto/heimdal/appl/ftp/ftpd/ftpcmd.y
1080
if (debug) {
crypto/heimdal/appl/ftp/ftpd/ftpd.c
1684
if (debug)
crypto/heimdal/appl/ftp/ftpd/ftpd.c
224
{ NULL, 'd', arg_flag, &debug, "enable debugging" },
crypto/heimdal/appl/ftp/ftpd/ftpd.c
225
{ NULL, 'v', arg_flag, &debug, "enable debugging" },
crypto/heimdal/appl/ftp/ftpd/ftpd.c
419
if (debug)
crypto/heimdal/appl/ftp/ftpd/ftpd.c
66
int debug = 0;
crypto/heimdal/appl/telnet/telnet/commands.c
2225
if (debug && SetSockOpt(net, SOL_SOCKET, SO_DEBUG, 1) < 0) {
crypto/heimdal/appl/telnet/telnet/commands.c
443
(SetSockOpt(net, SOL_SOCKET, SO_DEBUG, debug)) < 0) {
crypto/heimdal/appl/telnet/telnet/commands.c
447
if (debug) {
crypto/heimdal/appl/telnet/telnet/commands.c
675
&debug,
crypto/heimdal/appl/telnet/telnet/externs.h
83
debug; /* Debug level */
crypto/heimdal/appl/telnet/telnet/main.c
255
debug = 1;
crypto/heimdal/appl/telnet/telnet/telnet.c
65
debug = 0,
crypto/heimdal/appl/telnet/telnetd/telnetd.c
118
int debug = 0;
crypto/heimdal/appl/telnet/telnetd/telnetd.c
220
debug++;
crypto/heimdal/appl/telnet/telnetd/telnetd.c
354
if (debug) {
crypto/krb5/src/kprop/kprop.c
138
debug++;
crypto/krb5/src/kprop/kprop.c
475
if (debug)
crypto/krb5/src/kprop/kprop.c
52
static int debug = 0;
crypto/krb5/src/kprop/kpropd.c
1094
debug++;
crypto/krb5/src/kprop/kpropd.c
1129
if (!debug)
crypto/krb5/src/kprop/kpropd.c
119
static int debug = 0;
crypto/krb5/src/kprop/kpropd.c
1210
if (debug) {
crypto/krb5/src/kprop/kpropd.c
1275
if (debug) {
crypto/krb5/src/kprop/kpropd.c
1406
if (debug)
crypto/krb5/src/kprop/kpropd.c
1460
if (debug)
crypto/krb5/src/kprop/kpropd.c
1558
if (debug)
crypto/krb5/src/kprop/kpropd.c
1589
if (debug)
crypto/krb5/src/kprop/kpropd.c
231
if (debug) {
crypto/krb5/src/kprop/kpropd.c
276
if (!debug && !nodaemon) {
crypto/krb5/src/kprop/kpropd.c
426
if (debug)
crypto/krb5/src/kprop/kpropd.c
453
if (debug) {
crypto/krb5/src/kprop/kpropd.c
461
if (debug) {
crypto/krb5/src/kprop/kpropd.c
519
if (debug)
crypto/krb5/src/kprop/kpropd.c
536
if (debug) {
crypto/krb5/src/kprop/kpropd.c
650
if (debug)
crypto/krb5/src/kprop/kpropd.c
686
if (debug) {
crypto/krb5/src/kprop/kpropd.c
700
if (debug)
crypto/krb5/src/kprop/kpropd.c
713
if (debug) {
crypto/krb5/src/kprop/kpropd.c
733
if (debug) {
crypto/krb5/src/kprop/kpropd.c
743
if (debug)
crypto/krb5/src/kprop/kpropd.c
776
if (debug) {
crypto/krb5/src/kprop/kpropd.c
792
if (debug) {
crypto/krb5/src/kprop/kpropd.c
813
if (debug)
crypto/krb5/src/kprop/kpropd.c
818
if (debug)
crypto/krb5/src/kprop/kpropd.c
835
if (debug)
crypto/krb5/src/kprop/kpropd.c
845
if (debug)
crypto/krb5/src/kprop/kpropd.c
851
if (debug)
crypto/krb5/src/kprop/kpropd.c
857
if (debug)
crypto/krb5/src/kprop/kpropd.c
865
if (debug) {
crypto/krb5/src/kprop/kpropd.c
884
if (debug) {
crypto/krb5/src/kprop/kpropd.c
896
if (debug) {
crypto/krb5/src/kprop/kpropd.c
911
if (debug) {
crypto/krb5/src/kprop/kpropd.c
919
if (debug)
crypto/krb5/src/kprop/kpropd.c
925
if (debug)
crypto/krb5/src/kprop/kpropd.c
935
if (debug)
crypto/krb5/src/kprop/kpropd.c
944
if (debug)
crypto/krb5/src/kprop/kpropd.c
952
if (debug) {
crypto/krb5/src/kprop/kpropd.c
971
if (debug) {
crypto/krb5/src/kprop/kpropd.c
978
if (debug) {
crypto/krb5/src/kprop/kpropd.c
989
if (debug)
crypto/krb5/src/lib/kadm5/logger.c
240
int error, debug;
crypto/krb5/src/lib/kadm5/logger.c
253
KRB5_CONF_DEBUG, NULL, 0, &debug))
crypto/krb5/src/lib/kadm5/logger.c
254
log_control.log_debug = debug;
crypto/krb5/src/lib/krb5/ccache/ccapi/winccld.c
38
HINSTANCE* ph, int debug);
crypto/krb5/src/lib/krb5/ccache/ccapi/winccld.c
41
HINSTANCE* ph, int debug)
crypto/krb5/src/lib/krb5/ccache/ccapi/winccld.c
59
if (debug)
crypto/krb5/src/lib/krb5/ccache/ccapi/winccld.c
64
if (debug)
crypto/krb5/src/lib/krb5/ccache/ccapi/winccld.c
69
if (debug)
crypto/krb5/src/lib/krb5/ccache/t_cc.c
190
} else if(debug) printf("%s went ok\n", msg);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
196
} else if(debug) printf("%s went ok\n", msg);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
202
} else if(debug) printf("%s went ok\n", msg);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
297
if(debug) printf("Calling next_cred\n");
crypto/krb5/src/lib/krb5/ccache/t_cc.c
300
if(debug) printf("next_cred: ok at end\n");
crypto/krb5/src/lib/krb5/ccache/t_cc.c
41
int debug=0;
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
37
int debug=0;
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
48
} else if(debug) printf("%s went ok\n", msg);
crypto/krb5/src/lib/krb5/keytab/t_keytab.c
56
} else if(debug) printf("%s went ok\n", msg);
crypto/krb5/src/lib/rpc/dyn.c
109
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
122
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
138
obj->debug = state;
crypto/krb5/src/lib/rpc/dyn.c
159
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
165
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
173
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
178
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
183
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
193
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
205
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
223
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
242
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
249
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
255
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
266
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
273
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
291
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
306
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
317
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
323
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
329
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
362
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
371
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
430
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
438
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
450
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
466
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
475
if (obj->debug)
crypto/krb5/src/lib/rpc/dyn.c
71
obj->debug = obj->paranoid = 0;
crypto/krb5/src/lib/rpc/dyn.c
91
obj1->debug = obj->debug;
crypto/krb5/src/lib/rpc/dyn.h
30
int debug, paranoid, initzero;
crypto/openssh/audit-bsm.c
423
debug("%s: connection closed without authentication",
crypto/openssh/audit-bsm.c
452
debug("%s: unhandled event %d", __func__, event);
crypto/openssh/audit-linux.c
120
debug("%s: unhandled event %d", __func__, event);
crypto/openssh/audit.c
125
debug("audit connection from %s port %d euid %d", host, port,
crypto/openssh/audit.c
136
debug("audit event euid %d user %s event %d (%s)", geteuid(),
crypto/openssh/audit.c
152
debug("audit session open euid %d user %s tty name %s", geteuid(),
crypto/openssh/audit.c
168
debug("audit session close euid %d user %s tty name %s", geteuid(),
crypto/openssh/audit.c
180
debug("audit run command euid %d user %s command '%.200s'", geteuid(),
crypto/openssh/auth-krb5.c
206
debug("Kerberos password authentication failed: %s",
crypto/openssh/auth-krb5.c
210
debug("Kerberos password authentication failed: %d",
crypto/openssh/auth-krb5.c
226
debug("krb5_cleanup_proc called");
crypto/openssh/auth-pam.c
1084
debug("%s: called", __func__);
crypto/openssh/auth-pam.c
1114
debug("PAM: establishing credentials");
crypto/openssh/auth-pam.c
1124
debug("PAM: pam_setcred(): %s",
crypto/openssh/auth-pam.c
1200
debug("PAM: changing password");
crypto/openssh/auth-pam.c
1387
debug("PAM: password authentication accepted for %.100s",
crypto/openssh/auth-pam.c
1391
debug("PAM: password authentication failed for %.100s: %s",
crypto/openssh/auth-pam.c
370
debug("PAM: num PAM env strings %u", num_env);
crypto/openssh/auth-pam.c
670
debug("PAM: cleanup");
crypto/openssh/auth-pam.c
673
debug("PAM: closing session");
crypto/openssh/auth-pam.c
678
debug("PAM: deleting credentials");
crypto/openssh/auth-pam.c
717
debug("PAM: initializing for \"%s\" with service \"%s\"", user,
crypto/openssh/auth-pam.c
740
debug("PAM: setting PAM_RHOST to \"%s\"", sshpam_rhost);
crypto/openssh/auth-pam.c
767
debug("PAM: setting PAM_TTY to \"ssh\"");
crypto/openssh/auth-pam.c
917
debug("PAM: %s", **prompts);
crypto/openssh/auth.c
519
debug("unable to get login class: %s", user);
crypto/openssh/auth.c
526
debug("Denied connection for %.200s from %.200s [%.200s].",
crypto/openssh/auth.c
533
debug("LOGIN %.200s REFUSED (TIME)", pw->pw_name);
crypto/openssh/auth.c
540
debug("Approval failure for %s", user);
crypto/openssh/auth.c
717
debug("%s: %s", loc, msg);
crypto/openssh/auth.c
723
debug("%s: environment: %s", loc, opts->env[i]);
crypto/openssh/auth.c
734
debug("%s: expires at %s", loc, buf);
crypto/openssh/auth.c
737
debug("%s: authorized principals: \"%s\"",
crypto/openssh/auth.c
741
debug("%s: forced command: \"%s\"", loc, opts->force_command);
crypto/openssh/auth.c
744
debug("%s: permitted open: %s",
crypto/openssh/auth.c
750
debug("%s: permitted listen: %s",
crypto/openssh/auth2-chall.c
127
debug("kbdint_alloc: devices '%s'", kbdintctxt->devices);
crypto/openssh/auth2-chall.c
196
debug("auth2_challenge: user=%s devs=%s",
crypto/openssh/auth2-chall.c
234
debug("auth2_challenge_start: trying authentication method '%s'",
crypto/openssh/auth2-hostbased.c
81
debug("signature:");
crypto/openssh/auth2-kbdint.c
58
debug("keyboard-interactive devs %s", devs);
crypto/openssh/auth2-pubkey.c
351
debug("trying authorized principals file %s", file);
crypto/openssh/auth2-pubkey.c
637
debug("trying public key file %s", file);
crypto/openssh/auth2-pubkeyfile.c
201
debug("%s: bad principals options: %s", loc, reason);
crypto/openssh/auth2-pubkeyfile.c
302
debug("%s: bad key options: %s", loc, reason);
crypto/openssh/auth2-pubkeyfile.c
323
debug("%s: matching %s found: %s %s", loc,
crypto/openssh/auth2-pubkeyfile.c
455
debug("Could not open user '%s' %s '%s': %s",
crypto/openssh/auth2-pubkeyfile.c
69
debug("%s: entry expired at %s", loc, buf);
crypto/openssh/auth2-pubkeyfile.c
75
debug("%s: principals on non-CA key", loc);
crypto/openssh/auth2-pubkeyfile.c
82
debug("%s: cert-authority flag invalid here", loc);
crypto/openssh/auth2-pubkeyfile.c
97
debug("%s: invalid from criteria", loc);
crypto/openssh/auth2.c
148
debug("%s: sent", __func__);
crypto/openssh/auth2.c
214
debug("bad service request %s", service);
crypto/openssh/auth2.c
284
debug("userauth-request for user %s service %s method %s", user, service, method);
crypto/openssh/auth2.c
285
debug("attempt %d failures %d", authctxt->attempt, authctxt->failures);
crypto/openssh/auth2.c
589
debug("authentication methods list %d: %s",
crypto/openssh/canohost.c
178
debug("getpeername failed: %.100s", strerror(errno));
crypto/openssh/channels.c
1484
debug("channel %d: decode socks4: too long",
crypto/openssh/channels.c
1542
debug("channel %d: cannot handle: %s cn %d",
crypto/openssh/channels.c
1600
debug("channel %d: method SSH_SOCKS5_NOAUTH not found",
crypto/openssh/channels.c
1842
debug("X11 connection requested.");
crypto/openssh/channels.c
1959
debug("Connection to port %d forwarding to %.100s port %d requested.",
crypto/openssh/channels.c
2054
debug("channel %d: connected to %s port %d",
crypto/openssh/channels.c
2077
debug("channel %d: connection failed: %s", c->self, strerror(err));
crypto/openssh/channels.c
2449
debug("channel %d: mux_rcb failed", c->self);
crypto/openssh/channels.c
2497
debug("multiplexing control connection");
crypto/openssh/channels.c
2988
debug("channel %d: datagram too big", c->self);
crypto/openssh/channels.c
3487
debug("channel %d: accepting ext data after eof",
crypto/openssh/channels.c
3540
debug("channel %d: FORCE input drain", c->self);
crypto/openssh/channels.c
3890
debug("Local forwarding listening on %s port %s.",
crypto/openssh/channels.c
3926
debug("Allocated listen port %d",
crypto/openssh/channels.c
4011
debug("Local forwarding listening on path %s.", fwd->listen_path);
crypto/openssh/channels.c
4514
debug("allow %s forwarding to host %s port %d",
crypto/openssh/channels.c
4566
debug("%s allowed port %d for forwarding to host %s port %d",
crypto/openssh/channels.c
5042
debug("x11_create_display_inet: Socket family %d not supported",
crypto/openssh/channels.c
5183
debug("x11_connect_display: $DISPLAY is launchd");
crypto/openssh/channels.c
540
debug("channel %d: new %s [%s] (inactive timeout: %u)",
crypto/openssh/channels.c
718
debug("channel %d: cleanup remote forward for %s:%u",
crypto/openssh/channels.c
758
debug("channel %d: free: %s, nchannels %u", c->self,
crypto/openssh/clientloop.c
1455
debug("Entering interactive session.");
crypto/openssh/clientloop.c
1460
debug("pledge: id");
crypto/openssh/clientloop.c
1466
debug("pledge: exec");
crypto/openssh/clientloop.c
1472
debug("pledge: filesystem");
crypto/openssh/clientloop.c
1479
debug("pledge: proc");
crypto/openssh/clientloop.c
1484
debug("pledge: network");
crypto/openssh/clientloop.c
1553
debug("rekeying in progress");
crypto/openssh/clientloop.c
1556
debug("need rekeying");
crypto/openssh/clientloop.c
1623
debug("ControlPersist timeout expired");
crypto/openssh/clientloop.c
1681
debug("Exit status %d", exit_status);
crypto/openssh/clientloop.c
1794
debug("client_request_x11: request from %s %u", originator,
crypto/openssh/clientloop.c
1854
debug("Requesting tun unit %d in mode %d", local_tun, tun_mode);
crypto/openssh/clientloop.c
1861
debug("Tunnel forwarding using interface %s", ifname);
crypto/openssh/clientloop.c
1906
debug("client_input_channel_open: ctype %s rchan %d win %d max %d",
crypto/openssh/clientloop.c
1922
debug("confirm %s", ctype);
crypto/openssh/clientloop.c
1937
debug("failure %s", ctype);
crypto/openssh/clientloop.c
1971
debug("client_input_channel_req: channel %u rtype %s reply %d",
crypto/openssh/clientloop.c
2649
debug("client_input_global_request: rtype %s want_reply %d",
crypto/openssh/clientloop.c
2671
debug("channel %d: setting env %s = \"%s\"", id, name, val);
crypto/openssh/clientloop.c
2724
debug("Sending environment.");
crypto/openssh/clientloop.c
2767
debug("Sending subsystem: %.*s",
crypto/openssh/clientloop.c
2773
debug("Sending command: %.*s",
crypto/openssh/clientloop.c
279
debug("Invalid character '%c' in DISPLAY", display[i]);
crypto/openssh/clientloop.c
312
debug("No xauth program.");
crypto/openssh/clientloop.c
962
debug("pledge: network");
crypto/openssh/clientloop.c
967
debug("pledge: agent");
crypto/openssh/clientloop.c
971
debug("pledge: fork");
crypto/openssh/dns.c
219
debug("skipped DNS lookup for numerical hostname");
crypto/openssh/dns.c
232
debug("found %d secure fingerprints in DNS",
crypto/openssh/dns.c
235
debug("found %d insecure fingerprints in DNS",
crypto/openssh/dns.c
292
debug("matching host key fingerprint found in DNS");
crypto/openssh/dns.c
294
debug("mismatching host key fingerprint found in DNS");
crypto/openssh/dns.c
296
debug("no host key fingerprint found in DNS");
crypto/openssh/gss-genr.c
100
debug("%s", s);
crypto/openssh/gss-genr.c
215
debug("Delegating credentials");
crypto/openssh/gss-serv-krb5.c
127
debug("No credentials stored");
crypto/openssh/gss-serv.c
192
debug("Received some client credentials");
crypto/openssh/gss-serv.c
194
debug("Got no client credentials");
crypto/openssh/gss-serv.c
325
debug("removing gssapi cred file\"%s\"",
crypto/openssh/gss-serv.c
338
debug("ssh_gssapi_storecreds: Not a GSSAPI mechanism");
crypto/openssh/gss-serv.c
351
debug("Setting %s to %s", gssapi_client.store.envvar,
crypto/openssh/gss-serv.c
366
debug("No suitable client data");
crypto/openssh/gss-serv.c
382
debug("ssh_gssapi_userok: Unknown GSSAPI mechanism");
crypto/openssh/hostfile.c
239
debug("%s:%ld: parse error in hostkeys file",
crypto/openssh/kex.c
1026
debug("kex: %s cipher: %s MAC: %s compression: %s",
crypto/openssh/kex.c
1281
debug("Local version string %.100s", our_version_string);
crypto/openssh/kex.c
1390
debug("Remote protocol version %d.%d, remote software version %.100s",
crypto/openssh/kex.c
357
debug("Sending SSH2_MSG_EXT_INFO");
crypto/openssh/kex.c
401
debug("SSH2_MSG_NEWKEYS sent");
crypto/openssh/kex.c
405
debug("expecting SSH2_MSG_NEWKEYS");
crypto/openssh/kex.c
487
debug("SSH2_MSG_EXT_INFO received");
crypto/openssh/kex.c
530
debug("SSH2_MSG_NEWKEYS received");
crypto/openssh/kex.c
604
debug("SSH2_MSG_KEXINIT sent");
crypto/openssh/kex.c
618
debug("SSH2_MSG_KEXINIT received");
crypto/openssh/kex.c
863
debug("kex: algorithm: %s", k->name ? k->name : "(no match)");
crypto/openssh/kex.c
882
debug("kex: host key algorithm: %s",
crypto/openssh/kexdh.c
84
debug("bits %d", BN_num_bits(dh_pub));
crypto/openssh/kexgen.c
136
debug("expecting SSH2_MSG_KEX_ECDH_REPLY");
crypto/openssh/kexgen.c
154
debug("SSH2_MSG_KEX_ECDH_REPLY received");
crypto/openssh/kexgen.c
269
debug("expecting SSH2_MSG_KEX_ECDH_INIT");
crypto/openssh/kexgen.c
287
debug("SSH2_MSG_KEX_ECDH_INIT received");
crypto/openssh/kexgexc.c
102
debug("SSH2_MSG_KEX_DH_GEX_GROUP received");
crypto/openssh/kexgexc.c
128
debug("SSH2_MSG_KEX_DH_GEX_INIT sent");
crypto/openssh/kexgexc.c
135
debug("expecting SSH2_MSG_KEX_DH_GEX_REPLY");
crypto/openssh/kexgexc.c
158
debug("SSH2_MSG_KEX_DH_GEX_REPLY received");
crypto/openssh/kexgexc.c
80
debug("SSH2_MSG_KEX_DH_GEX_REQUEST(%u<%u<%u) sent",
crypto/openssh/kexgexc.c
86
debug("expecting SSH2_MSG_KEX_DH_GEX_GROUP");
crypto/openssh/kexgexs.c
107
debug("SSH2_MSG_KEX_DH_GEX_GROUP sent");
crypto/openssh/kexgexs.c
119
debug("expecting SSH2_MSG_KEX_DH_GEX_INIT");
crypto/openssh/kexgexs.c
140
debug("SSH2_MSG_KEX_DH_GEX_INIT received");
crypto/openssh/kexgexs.c
66
debug("expecting SSH2_MSG_KEX_DH_GEX_REQUEST");
crypto/openssh/kexgexs.c
78
debug("SSH2_MSG_KEX_DH_GEX_REQUEST received");
crypto/openssh/krl.c
1089
debug("KRL version %llu generated at %s%s%s",
crypto/openssh/loginrec.c
1552
debug("%s: Couldn't open %s: %s", __func__,
crypto/openssh/loginrec.c
1724
debug("Unable to open the btmp file %s: %s", _PATH_BTMP,
crypto/openssh/misc.c
149
debug("fcntl(%d, F_SETFL, O_NONBLOCK): %s", fd,
crypto/openssh/misc.c
170
debug("fd %d clearing O_NONBLOCK", fd);
crypto/openssh/misc.c
173
debug("fcntl(%d, F_SETFL, ~O_NONBLOCK): %s",
crypto/openssh/misc.c
197
debug("getsockopt TCP_NODELAY: %.100s", strerror(errno));
crypto/openssh/misc.c
428
debug("getsockopt: %s", strerror(errno));
crypto/openssh/moduli.c
507
debug("input file is not seekable");
crypto/openssh/moduli.c
513
debug("input file has %lu lines", count);
crypto/openssh/moduli.c
615
debug("process from line %lu from pipe", last_processed);
crypto/openssh/moduli.c
617
debug("process from line %lu to line %lu", last_processed,
crypto/openssh/moduli.c
760
debug("%10u: q failed first possible prime test",
crypto/openssh/moduli.c
776
debug("%10u: p is not prime", count_in);
crypto/openssh/moduli.c
779
debug("%10u: p is almost certainly prime", count_in);
crypto/openssh/moduli.c
786
debug("%10u: q is not prime", count_in);
crypto/openssh/moduli.c
789
debug("%10u: q is almost certainly prime", count_in);
crypto/openssh/monitor.c
1647
debug("getpeername: %.100s", strerror(errno));
crypto/openssh/mux.c
1283
debug("setting up multiplex master socket");
crypto/openssh/mux.c
1389
debug("Requesting X11 forwarding with authentication "
crypto/openssh/mux.c
1400
debug("Requesting authentication agent forwarding.");
crypto/openssh/mux.c
1771
debug("Requesting %s %s",
crypto/openssh/mux.c
2280
debug("auto-mux: Trying existing master at '%s'", path);
crypto/openssh/mux.c
2310
debug("Stale control socket %.100s, unlinking", path);
crypto/openssh/mux.c
2313
debug("Control socket \"%.100s\" does not exist", path);
crypto/openssh/mux.c
632
debug("Allocated port %u for mux remote forward"
crypto/openssh/openbsd-compat/bsd-openpty.c
173
debug("STREAMS bug workaround pty %d tty %d name %s",
crypto/openssh/openbsd-compat/port-aix.c
293
debug("AIX/loginsuccess: msg %s", msg);
crypto/openssh/openbsd-compat/port-aix.c
397
debug("AIX getuserattr S_AUTHDOMAIN: %s", strerror(errno));
crypto/openssh/openbsd-compat/port-aix.c
399
debug("AIX getuserattr S_AUTHNAME: %s", strerror(errno));
crypto/openssh/openbsd-compat/port-irix.c
75
debug("Failed to get project id, using projid 0");
crypto/openssh/openbsd-compat/port-irix.c
84
debug("Setting sat id to %d", (int) pw->pw_uid);
crypto/openssh/openbsd-compat/port-irix.c
86
debug("error setting satid: %.100s", strerror(errno));
crypto/openssh/openbsd-compat/port-linux.c
291
debug("Set %s from %d to %d",
crypto/openssh/openbsd-compat/port-linux.c
315
debug("Set %s to %d", oom_adj_path, oom_adj_save);
crypto/openssh/openbsd-compat/port-linux.c
331
debug("memory locked");
crypto/openssh/openbsd-compat/port-linux.c
60
debug("SELinux support %s", enabled ? "enabled" : "disabled");
crypto/openssh/openbsd-compat/port-net.c
153
debug("%s: failed to open tunnel control device \"%s\": %s",
crypto/openssh/openbsd-compat/port-net.c
171
debug("%s: invalid tunnel id %x: %s", __func__,
crypto/openssh/openbsd-compat/port-net.c
179
debug("%s: failed to configure tunnel (mode %d): %s", __func__,
crypto/openssh/openbsd-compat/port-net.c
185
debug("%s: tunnel mode %d fd %d", __func__, mode, fd);
crypto/openssh/openbsd-compat/port-net.c
187
debug("%s: %s mode %d fd %d", __func__, ifr.ifr_name, mode, fd);
crypto/openssh/openbsd-compat/port-net.c
224
debug("%s: no layer 2 tunnelling support", __func__);
crypto/openssh/openbsd-compat/port-net.c
243
debug("%s: invalid tunnel %u\n", __func__, tun);
crypto/openssh/openbsd-compat/port-net.c
248
debug("%s: %s open failed: %s", __func__, name,
crypto/openssh/openbsd-compat/port-net.c
258
debug("%s: ioctl(%d, TUNSIFHEAD, 1): %s", __func__, fd,
crypto/openssh/openbsd-compat/port-net.c
264
debug("%s: %s mode %d fd %d", __func__, name, mode, fd);
crypto/openssh/openbsd-compat/port-net.c
290
debug("%s: failed to set %s mode %d: %s", __func__, name,
crypto/openssh/openbsd-compat/port-prngd.c
154
debug("trying egd/prngd port %d", PRNGD_PORT);
crypto/openssh/openbsd-compat/port-prngd.c
159
debug("trying egd/prngd socket %s", PRNGD_SOCKET);
crypto/openssh/openbsd-compat/port-solaris.c
219
debug("setproject(%s): %s", defaultproject->pj_name,
crypto/openssh/openbsd-compat/port-solaris.c
223
debug("getdefaultproj(%s): %s", pw->pw_name, strerror(errno));
crypto/openssh/packet.c
1043
debug("rekey %s after %llu blocks", dir,
crypto/openssh/packet.c
1209
DBG(debug("compression: raw %d compressed %zd", len,
crypto/openssh/packet.c
1264
DBG(debug("send: len %d (includes padlen %d, aadlen %d)",
crypto/openssh/packet.c
1273
DBG(debug("done calc MAC out #%d", state->p_send.seqnr));
crypto/openssh/packet.c
1290
DBG(debug("done calc MAC(EtM) out #%d",
crypto/openssh/packet.c
1363
debug("enqueue packet: %u", type);
crypto/openssh/packet.c
1407
debug("dequeue packet: %u", type);
crypto/openssh/packet.c
1436
DBG(debug("packet_read()"));
crypto/openssh/packet.c
1636
DBG(debug("input: packet len %u", state->packlen+4));
crypto/openssh/packet.c
1648
DBG(debug("partial packet: block %d, need %d, maclen %d, authlen %d,"
crypto/openssh/packet.c
1705
DBG(debug("MAC #%d ok", state->p_read.seqnr));
crypto/openssh/packet.c
1727
DBG(debug("input: padlen %d", padlen));
crypto/openssh/packet.c
1741
DBG(debug("input: len before de-compress %zd",
crypto/openssh/packet.c
1752
DBG(debug("input: len after de-compress %zd",
crypto/openssh/packet.c
1815
DBG(debug("received packet type %d", *typep));
crypto/openssh/packet.c
1854
debug("Remote: %.900s", msg);
crypto/openssh/packet.c
1860
debug("Received SSH2_MSG_UNIMPLEMENTED for %u",
crypto/openssh/packet.c
1866
DBG(debug("Received SSH2_MSG_PING len %zu", len));
crypto/openssh/packet.c
1868
DBG(debug("Won't reply to PING in preauth"));
crypto/openssh/packet.c
1872
DBG(debug("Won't reply to PING during KEX"));
crypto/openssh/packet.c
1884
DBG(debug("Received SSH2_MSG_PONG len %zu", len));
crypto/openssh/packet.c
2764
DBG(debug("packet_start[%d]", type));
crypto/openssh/packet.c
705
debug("compress outgoing: "
crypto/openssh/packet.c
716
debug("compress incoming: "
crypto/openssh/packet.c
790
debug("Enabling compression at level %d.", level);
crypto/openssh/readconf.c
1212
debug("%s line %d: Ignored unknown option \"%s\"",
crypto/openssh/readconf.c
1850
debug("%.200s line %d: Skipping Host "
crypto/openssh/readconf.c
1864
debug("%.200s line %d: Applying options for %.100s",
crypto/openssh/readconf.c
2111
debug("%.200s line %d: include %s matched no "
crypto/openssh/readconf.c
2512
debug("%s line %d: Deprecated option \"%s\"",
crypto/openssh/readconf.c
2589
debug("Reading configuration data %.200s", filename);
crypto/openssh/readconf.c
552
debug("Executing command: '%.500s'", cmd);
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
409
debug("basic attestation");
crypto/openssh/regress/misc/ssh-verify-attestation/ssh-verify-attestation.c
414
debug("self attestation");
crypto/openssh/sandbox-seccomp-filter.c
515
debug("%s: prctl(PR_SET_NO_NEW_PRIVS): %s",
crypto/openssh/sandbox-seccomp-filter.c
521
debug("%s: prctl(PR_SET_SECCOMP): %s",
crypto/openssh/scp.c
1361
debug("target directory \"%s\" does not exist", target);
crypto/openssh/scp.c
1631
debug("Fetching %s to %s\n", g.gl_pathv[i], abs_dst);
crypto/openssh/scp.c
2052
debug("Fetching %s to %s\n", g.gl_pathv[i], abs_dst);
crypto/openssh/servconf.c
1019
debug("Can't match group at line %d because user %.100s does "
crypto/openssh/servconf.c
1022
debug("Can't Match group because user %.100s not in any group "
crypto/openssh/servconf.c
1025
debug("user %.100s does not match group list %.100s at line %d",
crypto/openssh/servconf.c
1028
debug("user %.100s matched group list %.100s at line %d", user,
crypto/openssh/servconf.c
1102
debug("matched invalid-user at line %d", line);
crypto/openssh/servconf.c
1137
debug("user %.100s matched 'User %.100s' at "
crypto/openssh/servconf.c
1163
debug("connection from %.100s matched 'Host "
crypto/openssh/servconf.c
1177
debug("connection from %.100s matched 'Address "
crypto/openssh/servconf.c
1202
debug("connection from %.100s matched "
crypto/openssh/servconf.c
1229
debug("connection from %.100s matched "
crypto/openssh/servconf.c
1244
debug("connection RDomain %.100s matched "
crypto/openssh/servconf.c
1251
debug("version %.100s matched "
crypto/openssh/servconf.c
1982
debug("%s line %d: Subsystem '%s' already defined.",
crypto/openssh/serverloop.c
309
debug("Received SIGCHLD.");
crypto/openssh/serverloop.c
327
debug("Entering interactive session for SSH2.");
crypto/openssh/serverloop.c
382
debug("Got %d/%u for keepalive", type, seq);
crypto/openssh/serverloop.c
522
debug("Tunnel forwarding using interface %s", ifname);
crypto/openssh/serverloop.c
558
debug("input_session_request");
crypto/openssh/serverloop.c
577
debug("session open failed, free channel %d", c->self);
crypto/openssh/serverloop.c
848
debug("server_input_channel_req: channel %u request %s reply %d",
crypto/openssh/serverloop.c
878
debug("server_init_dispatch");
crypto/openssh/session.c
1616
debug("Getting AFS token");
crypto/openssh/session.c
1779
debug("session_new: session %d", s->self);
crypto/openssh/session.c
1791
debug("dump: used %d next_unused %d session %d "
crypto/openssh/session.c
1805
debug("session_open: channel %d", chanid);
crypto/openssh/session.c
1814
debug("session_open: session %d: link with channel %d", s->self, chanid);
crypto/openssh/session.c
1826
debug("session_by_tty: session %d tty %s", i, tty);
crypto/openssh/session.c
1830
debug("session_by_tty: unknown tty %.100s", tty);
crypto/openssh/session.c
1842
debug("session_by_channel: session %d channel %d",
crypto/openssh/session.c
1847
debug("session_by_channel: unknown channel %d", id);
crypto/openssh/session.c
1864
debug("session_by_x11_channel: session %d "
crypto/openssh/session.c
1870
debug("session_by_x11_channel: unknown channel %d", id);
crypto/openssh/session.c
1879
debug("session_by_pid: pid %ld", (long)pid);
crypto/openssh/session.c
1911
debug("Allocating a pty not permitted for this connection.");
crypto/openssh/session.c
1932
debug("Allocating pty.");
crypto/openssh/session.c
1941
debug("session_pty_req: session %d alloc %s", s->self, s->tty);
crypto/openssh/session.c
1975
debug("subsystem: %s", prog);
crypto/openssh/session.c
1978
debug("subsystem: cannot stat %s: %s",
crypto/openssh/session.c
1981
debug("subsystem: exec() %s", cmd);
crypto/openssh/session.c
2589
debug("X11 forwarding disabled in server configuration file.");
crypto/openssh/session.c
2598
debug("X11 display already set.");
crypto/openssh/session.c
2604
debug("x11_create_display_inet failed.");
crypto/openssh/session.c
2663
debug("do_cleanup");
crypto/openssh/session.c
762
debug("getpeername: %.100s", strerror(errno));
crypto/openssh/sftp-client.c
1837
debug("truncating at %llu", (unsigned long long)highwater);
crypto/openssh/sftp-client.c
1877
debug("syncing \"%s\"", local_path);
crypto/openssh/sftp-client.c
1926
debug("download remote \"%s\": server "
crypto/openssh/sftp-client.c
1998
debug("Server did not send times for directory "
crypto/openssh/sftp-client.c
2223
debug("truncating at %llu", (unsigned long long)highwater);
crypto/openssh/sftp-client.c
2658
debug("truncating \"%s\" at 0", to_path);
crypto/openssh/sftp-client.c
2737
debug("Origin did not send permissions for "
crypto/openssh/sftp-client.c
372
debug("stat remote: %s", fx2txt(status));
crypto/openssh/sftp-client.c
423
debug("remote statvfs: %s", fx2txt(status));
crypto/openssh/sftp-server.c
1044
debug("request %u: fsetstat handle %d", id, handle);
crypto/openssh/sftp-server.c
1139
debug("request %u: readdir \"%s\" (handle %d)", id,
crypto/openssh/sftp-server.c
1418
debug("request %u: fstatvfs \"%s\" (handle %u)",
crypto/openssh/sftp-server.c
1478
debug("request %u: lsetstat name \"%s\"", id, name);
crypto/openssh/sftp-server.c
1526
debug("request %u: limits", id);
crypto/openssh/sftp-server.c
1625
debug("request %u: copy-data from \"%s\" (handle %d) off %llu len %llu "
crypto/openssh/sftp-server.c
2073
debug("read eof");
crypto/openssh/sftp-server.c
2087
debug("write eof");
crypto/openssh/sftp-server.c
599
debug("request %u: sent data len %d", id, dlen);
crypto/openssh/sftp-server.c
610
debug("request %u: sent handle %d", id, handle);
crypto/openssh/sftp-server.c
627
debug("request %u: sent names count %d", id, count);
crypto/openssh/sftp-server.c
644
debug("request %u: sent attrib have 0x%x", id, a->flags);
crypto/openssh/sftp-server.c
812
debug("request %u: read \"%s\" (handle %d) off %llu len %u",
crypto/openssh/sftp-server.c
866
debug("request %u: write \"%s\" (handle %d) off %llu len %zu",
crypto/openssh/sftp-server.c
945
debug("request %u: fstat \"%s\" (handle %u)",
crypto/openssh/sftp-server.c
997
debug("request %u: setstat name \"%s\"", id, name);
crypto/openssh/sk-usbhid.c
150
debug("%s: %s", func, msg);
crypto/openssh/srclimit.c
119
debug("%s: max connections %d, per source %d, masks %d,%d", __func__,
crypto/openssh/srclimit.c
139
debug("%s: sock %d id %d limit %d", __func__, sock, id, max_persource);
crypto/openssh/srclimit.c
188
debug("%s: id %d", __func__, id);
crypto/openssh/ssh-agent.c
1085
debug("expiring key '%s'", id->comment);
crypto/openssh/ssh-agent.c
1514
debug("empty password not supported");
crypto/openssh/ssh-agent.c
1520
debug("agent unlocked");
crypto/openssh/ssh-agent.c
1530
debug("unlock failed, delaying %0.1lf seconds",
crypto/openssh/ssh-agent.c
1536
debug("agent locked");
crypto/openssh/ssh-agent.c
1940
debug("xcount %d -> %d", xcount, xcount + 1);
crypto/openssh/ssh-agent.c
223
debug("xcount %d -> %d", xcount, xcount - 1);
crypto/openssh/ssh-agent.c
2416
debug("using socket activation on fd=3");
crypto/openssh/ssh-keygen.c
1062
debug("%s:%lu: not a public key", path, lnum);
crypto/openssh/ssh-keygen.c
2861
debug("Valid (unverified) signature from key %s", fp);
crypto/openssh/ssh-keygen.c
518
debug("ignore (%d %d %d %d)", i1, i2, i3, i4);
crypto/openssh/ssh-keygen.c
569
debug("e %lx", e);
crypto/openssh/ssh-keygen.c
573
debug("e %lx", e);
crypto/openssh/ssh-keygen.c
576
debug("e %lx", e);
crypto/openssh/ssh-keygen.c
869
debug("sk_application: \"%s\", sk_flags 0x%02x",
crypto/openssh/ssh-keyscan.c
544
debug("%s doesn't support ssh2", c->c_name);
crypto/openssh/ssh-keyscan.c
635
debug("CIDR range %s", host);
crypto/openssh/ssh-keyscan.c
648
debug("CIDR expand: address %s", daddr);
crypto/openssh/ssh-pkcs11-helper.c
104
debug("check %s %s %s", sshkey_type(ki->key),
crypto/openssh/ssh-pkcs11-helper.c
301
debug("process_add");
crypto/openssh/ssh-pkcs11-helper.c
305
debug("process_del");
crypto/openssh/ssh-pkcs11-helper.c
309
debug("process_sign");
crypto/openssh/ssh-pkcs11-helper.c
412
debug("read eof");
crypto/openssh/ssh-pkcs11.c
1208
debug("have %d keys", *nkeys);
crypto/openssh/ssh-pkcs11.c
1322
debug("have %d keys", *nkeys);
crypto/openssh/ssh-pkcs11.c
1599
debug("provider %s: manufacturerID <%.*s> cryptokiVersion %d.%d"
crypto/openssh/ssh-pkcs11.c
1640
debug("provider %s slot %lu: label <%.*s> "
crypto/openssh/ssh-pkcs11.c
169
debug("check provider \"%s\"", p->name);
crypto/openssh/ssh-pkcs11.c
233
debug("C_FindObjects failed (nfound %lu nattr %lu): %lu",
crypto/openssh/ssh-sk-helper.c
65
debug("%s: %s", __progname, msg);
crypto/openssh/ssh.c
1210
debug("%s, %s", SSH_RELEASE, SSH_OPENSSL_VERSION);
crypto/openssh/ssh.c
1223
debug("configuration requests final Match pass");
crypto/openssh/ssh.c
1281
debug("hostname canonicalisation enabled, "
crypto/openssh/ssh.c
1287
debug("re-parsing configuration");
crypto/openssh/ssh.c
1358
debug("Setting implicit ProxyCommand from ProxyJump: %s",
crypto/openssh/ssh.c
1375
debug("UpdateHostKeys=ask is incompatible with "
crypto/openssh/ssh.c
1381
debug("UpdateHostKeys=ask is incompatible with "
crypto/openssh/ssh.c
1659
debug("Authenticator provider %s did not resolve; "
crypto/openssh/ssh.c
1781
debug("HostbasedAuthentication enabled but no "
crypto/openssh/ssh.c
1930
debug("forking to background");
crypto/openssh/ssh.c
1962
debug("remote forward %s for: listen %s%s%d, connect %s:%d",
crypto/openssh/ssh.c
2019
debug("stdio forwarding: done");
crypto/openssh/ssh.c
2116
debug("Local connections to %.200s:%d forwarded to remote "
crypto/openssh/ssh.c
2138
debug("Remote connections from %.200s:%d forwarded to "
crypto/openssh/ssh.c
2207
debug("X11 forwarding requested but DISPLAY not set");
crypto/openssh/ssh.c
2212
debug("Requesting X11 forwarding with authentication "
crypto/openssh/ssh.c
2223
debug("Requesting authentication agent forwarding.");
crypto/openssh/ssh.c
2351
debug("Requesting no-more-sessions@openssh.com");
crypto/openssh/ssh.c
2381
debug("deferring postauth fork until remote forward "
crypto/openssh/ssh.c
2453
debug("identity file %s type %d", filename,
crypto/openssh/ssh.c
2472
debug("identity file %s type %d", cp,
crypto/openssh/ssh.c
2503
debug("certificate file %s type %d", filename,
crypto/openssh/ssh.c
511
debug("Canonicalized hostname \"%s\" => \"%s\"",
crypto/openssh/ssh_api.c
405
debug("Remote protocol version %d.%d, remote software version %.100s",
crypto/openssh/ssh_api.c
416
debug("Remote version string %.100s", cp);
crypto/openssh/ssh_api.c
439
debug("Local version string %.100s", cp);
crypto/openssh/sshconnect.c
1097
debug("Host '%.200s' is known and matches the %s host %s.",
crypto/openssh/sshconnect.c
1099
debug("Found %s in %s:%lu", want_cert ? "CA key" : "key",
crypto/openssh/sshconnect.c
1166
debug("checking without port identifier");
crypto/openssh/sshconnect.c
1172
debug("found matching key w/out port");
crypto/openssh/sshconnect.c
1296
debug("Host certificate authority does not "
crypto/openssh/sshconnect.c
131
debug("Executing proxy dialer command: %.500s", command_string);
crypto/openssh/sshconnect.c
1460
debug("No matching CA found. Retry with plain key");
crypto/openssh/sshconnect.c
1504
debug("Server host certificate: %s %s, serial %llu "
crypto/openssh/sshconnect.c
1516
debug("Server host key: %s %s", sshkey_ssh_name(host_key), fp);
crypto/openssh/sshconnect.c
1625
debug("Authenticating to %s:%d as '%s'", host, port, server_user);
crypto/openssh/sshconnect.c
1767
debug("identity added to agent: %s", authfile);
crypto/openssh/sshconnect.c
1769
debug("could not add identity to agent: %s (%d)", authfile, r);
crypto/openssh/sshconnect.c
214
debug("Executing proxy command: %.500s", command_string);
crypto/openssh/sshconnect.c
467
debug("Trying again...");
crypto/openssh/sshconnect.c
502
debug("Connecting to %.200s [%.100s] port %s.",
crypto/openssh/sshconnect.c
521
debug("connect to address %s port %s: %s",
crypto/openssh/sshconnect.c
539
debug("Connection established.");
crypto/openssh/sshconnect.c
677
debug("using hostkeyalias: %s", *hostfile_hostname);
crypto/openssh/sshconnect.c
997
debug("Forcing accepting of host key for "
crypto/openssh/sshconnect2.c
1010
debug("Server GSSAPI Error:\n%s", msg);
crypto/openssh/sshconnect2.c
1574
debug("key \"%s\" is an authenticator-hosted key, "
crypto/openssh/sshconnect2.c
1800
debug("Skipping %s key %s - corresponding algorithm "
crypto/openssh/sshconnect2.c
1806
debug("Skipping %s key %s - corresponding algorithm "
crypto/openssh/sshconnect2.c
1823
debug("Will attempt key: %s", ident);
crypto/openssh/sshconnect2.c
1884
debug("Offering public key: %s", ident);
crypto/openssh/sshconnect2.c
1888
debug("Trying private key: %s", id->filename);
crypto/openssh/sshconnect2.c
2180
debug("No more client hostkeys for hostbased authentication.");
crypto/openssh/sshconnect2.c
2326
debug("No more authentication methods to try.");
crypto/openssh/sshconnect2.c
2336
debug("Next authentication method: %s", name);
crypto/openssh/sshconnect2.c
507
debug("SSH2_MSG_SERVICE_ACCEPT received");
crypto/openssh/sshconnect2.c
641
debug("Authentications that can continue: %s", authlist);
crypto/openssh/sshconnect2.c
737
debug("Server accepts key: %s", ident);
crypto/openssh/sshconnect2.c
907
debug("Badly encoded mechanism OID received");
crypto/openssh/sshconnect2.c
920
debug("Trying to start again");
crypto/openssh/sshd-auth.c
654
debug("network sockets: %d, %d", sock_in, sock_out);
crypto/openssh/sshd-auth.c
679
debug("sshd-auth version %s, %s", SSH_VERSION, SSH_OPENSSL_VERSION);
crypto/openssh/sshd-auth.c
880
debug("KEX done");
crypto/openssh/sshd-session.c
1053
debug("sshd-session version %s, %s", SSH_VERSION, SSH_OPENSSL_VERSION);
crypto/openssh/sshd-session.c
1187
debug("network sockets: %d, %d", sock_in, sock_out);
crypto/openssh/sshd-session.c
1229
debug("ssh_remote_port failed");
crypto/openssh/sshd-session.c
1416
debug("Killing privsep child %d", pmonitor->m_pid);
crypto/openssh/sshd.c
1010
debug("Received SIGHUP; waiting for children");
crypto/openssh/sshd.c
1195
debug("Connection refused by tcp wrapper");
crypto/openssh/sshd.c
1228
debug("Server will not fork when running in debugging mode.");
crypto/openssh/sshd.c
1275
debug("Forked child %ld.", (long)child->pid);
crypto/openssh/sshd.c
1401
debug("setgroups(): %.200s", strerror(errno));
crypto/openssh/sshd.c
1580
debug("sshd version %s, %s", SSH_VERSION, SSH_OPENSSL_VERSION);
crypto/openssh/sshd.c
1669
debug("host key %s requires user presence, ignoring",
crypto/openssh/sshd.c
1708
debug("will rely on agent for hostkey %s",
crypto/openssh/sshd.c
1737
debug("%s host key #%d: %s %s",
crypto/openssh/sshd.c
1786
debug("host certificate: #%u type %d %s", j, key->type,
crypto/openssh/sshd.c
1830
debug("setgroups() failed: %.200s", strerror(errno));
crypto/openssh/sshd.c
1839
debug("rexec_argv[%d]='%s'", i, saved_argv[i]);
crypto/openssh/sshd.c
1887
debug("madvise(): %.200s", strerror(errno));
crypto/openssh/sshd.c
1954
debug("rexec start in %d out %d newsock %d config_s %d/%d",
crypto/openssh/sshd.c
1982
debug("res_init()");
crypto/openssh/sshd.c
879
debug("Bind to port %s on %s.", strport, ntop);
crypto/openssh/sshpty.c
126
debug("Setting controlling tty using TIOCSCTTY.");
crypto/openssh/sshpty.c
176
debug("%s: no tty group", __func__);
crypto/openssh/sshpty.c
197
debug("chown(%.100s, %u, %u) failed: %.100s",
crypto/openssh/sshpty.c
211
debug("chmod(%.100s, 0%o) failed: %.100s",
crypto/openssh/sshsig.c
859
debug("%s:%lu: principal \"%s\" not authorized: %s",
crypto/openssh/sshsig.c
918
debug("%s:%lu: matched key", path, linenum);
crypto/openssh/sshsig.c
929
debug("%s:%lu: matched certificate CA key",
crypto/openssh/sshsig.c
940
debug("%s:%lu: matched certificate CA key",
crypto/openssh/ttymodes.c
417
debug("Ignoring unsupported tty mode opcode %d (0x%x)",
crypto/openssh/uidswap.c
125
debug("setgid %u: %.100s", (u_int) getegid(), strerror(errno));
crypto/openssh/uidswap.c
128
debug("setuid %u: %.100s", (u_int) geteuid(), strerror(errno));
crypto/openssh/uidswap.c
146
debug("restore_uid: (unprivileged)");
crypto/openssh/uidswap.c
153
debug("restore_uid: %u/%u", (u_int)saved_euid, (u_int)saved_egid);
crypto/openssh/uidswap.c
192
debug("permanently_set_uid: %u/%u", (u_int)pw->pw_uid,
crypto/openssh/uidswap.c
67
debug("temporarily_use_uid: %u/%u (e=%u/%u)",
crypto/openssl/apps/dgst.c
128
int separator = 0, debug = 0, keyform = FORMAT_UNDEF, siglen = 0;
crypto/openssl/apps/dgst.c
214
debug = 1;
crypto/openssl/apps/dgst.c
275
if (debug) {
crypto/openssl/apps/enc.c
160
int bsize = BSIZE, verbose = 0, debug = 0, olb64 = 0, nosalt = 0;
crypto/openssl/apps/enc.c
261
debug = 1;
crypto/openssl/apps/enc.c
473
if (debug) {
crypto/openssl/apps/enc.c
488
if (debug) {
crypto/openssl/apps/enc.c
502
if (debug) {
crypto/openssl/apps/enc.c
515
if (debug) {
crypto/openssl/apps/enc.c
529
if (debug) {
crypto/openssl/apps/enc.c
740
if (debug) {
crypto/openssl/apps/include/apps.h
179
ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug);
crypto/openssl/apps/include/apps.h
180
#define setup_engine(e, debug) setup_engine_methods(e, (unsigned int)-1, debug)
crypto/openssl/apps/include/s_apps.h
95
int debug; /* copy from c_debug */
crypto/openssl/apps/lib/engine.c
43
ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug)
crypto/openssl/apps/lib/engine.c
60
if (debug)
crypto/openssl/apps/lib/tlssrp_depr.c
125
srp_arg->debug = c_debug;
crypto/openssl/apps/lib/tlssrp_depr.c
67
if (srp_arg->debug || srp_arg->msg || srp_arg->amp == 1) {
crypto/openssl/apps/lib/tlssrp_depr.c
80
if (srp_arg->debug)
crypto/openssl/crypto/cms/cms_enc.c
152
if (enc || ec->debug) {
crypto/openssl/crypto/cms/cms_env.c
588
&& !cms->d.envelopedData->encryptedContentInfo->debug) {
crypto/openssl/crypto/cms/cms_local.h
139
int debug;
crypto/openssl/crypto/cms/cms_smime.c
714
int debug = 0, match_ri = 0;
crypto/openssl/crypto/cms/cms_smime.c
725
debug = ec->debug;
crypto/openssl/crypto/cms/cms_smime.c
760
if (!debug) {
crypto/openssl/crypto/cms/cms_smime.c
774
else if (r > 0 && (debug || cms_pkey_ri_type != CMS_RECIPINFO_TRANS))
crypto/openssl/crypto/cms/cms_smime.c
782
&& !debug) {
crypto/openssl/crypto/cms/cms_smime.c
878
ec->debug = (flags & CMS_DEBUG_DECRYPT) != 0;
crypto/openssl/include/openssl/ssl.h
1040
OSSL_DEPRECATEDIN_1_1_0 void SSL_set_debug(SSL *s, int debug);
crypto/openssl/ssl/ssl_lib.c
6119
void SSL_set_debug(SSL *s, int debug)
crypto/openssl/ssl/ssl_lib.c
6123
(void)debug;
crypto/openssl/test/dtls_mtu_test.c
108
if (debug)
crypto/openssl/test/dtls_mtu_test.c
24
static int debug = 0;
crypto/openssl/test/dtls_mtu_test.c
77
if (debug)
crypto/openssl/test/dtls_mtu_test.c
85
if (debug)
crypto/openssl/test/ssl_old_test.c
1602
if (debug)
crypto/openssl/test/ssl_old_test.c
2019
if (debug)
crypto/openssl/test/ssl_old_test.c
2048
if (debug)
crypto/openssl/test/ssl_old_test.c
2071
if (debug)
crypto/openssl/test/ssl_old_test.c
2098
if (debug)
crypto/openssl/test/ssl_old_test.c
2122
if (debug)
crypto/openssl/test/ssl_old_test.c
2143
if (debug)
crypto/openssl/test/ssl_old_test.c
2297
if (debug)
crypto/openssl/test/ssl_old_test.c
2326
if (debug)
crypto/openssl/test/ssl_old_test.c
2349
if (debug)
crypto/openssl/test/ssl_old_test.c
2376
if (debug)
crypto/openssl/test/ssl_old_test.c
2400
if (debug)
crypto/openssl/test/ssl_old_test.c
2421
if (debug)
crypto/openssl/test/ssl_old_test.c
2475
if (debug)
crypto/openssl/test/ssl_old_test.c
2522
if (debug)
crypto/openssl/test/ssl_old_test.c
2676
if (do_server && debug) {
crypto/openssl/test/ssl_old_test.c
2682
if (do_client && debug) {
crypto/openssl/test/ssl_old_test.c
2715
if (debug)
crypto/openssl/test/ssl_old_test.c
2744
if (debug)
crypto/openssl/test/ssl_old_test.c
2783
if (debug)
crypto/openssl/test/ssl_old_test.c
2819
if (debug)
crypto/openssl/test/ssl_old_test.c
2968
if (debug)
crypto/openssl/test/ssl_old_test.c
620
static int debug = 0;
crypto/openssl/test/ssl_old_test.c
944
debug = 0;
crypto/openssl/test/ssl_old_test.c
995
debug = 1;
crypto/openssl/test/timing_load_creds.c
104
int i, debug = 0, count = 100, what = 'c';
crypto/openssl/test/timing_load_creds.c
129
debug = 1;
crypto/openssl/test/timing_load_creds.c
168
if (debug)
crypto/openssl/test/timing_load_creds.c
241
if (debug)
lib/libbluetooth/bluetooth.h
137
uint16_t debug;
lib/libbluetooth/hci.c
681
di->debug = rp.r8.debug;
lib/libc/isc/ev_timers.c
229
if (ctx->debug > 7) {
lib/libc/isc/ev_timers.c
261
if (ctx->debug > 7) {
lib/libc/isc/ev_timers.c
346
if (ctx->debug > 7) {
lib/libc/isc/eventlib_p.h
223
int debug;
lib/libc/regex/grot/main.c
14
int debug = 0;
lib/libc/regex/grot/main.c
145
if (debug)
lib/libc/regex/grot/main.c
59
debug++;
lib/libc/rpc/key_call.c
144
debug("encrypt status is nonzero");
lib/libc/rpc/key_call.c
165
debug("decrypt status is nonzero");
lib/libc/rpc/key_call.c
185
debug("encrypt status is nonzero");
lib/libc/rpc/key_call.c
205
debug("decrypt status is nonzero");
lib/libc/rpc/key_call.c
234
debug("key_setnet status is nonzero");
lib/libc/rpc/key_call.c
251
debug("get_conv status is nonzero");
lib/libc/rpc/key_call.c
99
debug("set status is nonzero");
lib/libc/rpc/svc_auth_des.c
180
debug("getpublickey");
lib/libc/rpc/svc_auth_des.c
187
debug("decryptsessionkey");
lib/libc/rpc/svc_auth_des.c
193
debug("bad nickname");
lib/libc/rpc/svc_auth_des.c
216
debug("decryption failure");
lib/libc/rpc/svc_auth_des.c
242
debug("window verifier mismatch");
lib/libc/rpc/svc_auth_des.c
248
debug("replayed credential");
lib/libc/rpc/svc_auth_des.c
258
debug("invalid usecs");
lib/libc/rpc/svc_auth_des.c
264
debug("timestamp before last seen");
lib/libc/rpc/svc_auth_des.c
270
debug("timestamp expired");
lib/libc/rpc/svc_auth_des.c
294
debug("encryption failure");
lib/libc/rpc/svc_auth_des.c
330
debug("out of memory");
lib/libc/rpc/svc_auth_des.c
466
debug("invalid nickname");
lib/libc/rpc/svc_auth_des.c
482
debug("unknown netname");
lib/libc/rpc/svc_auth_des.c
486
debug("missed ucred cache");
lib/libc/tests/stdtime/detect_tz_changes_test.c
219
debug("reducing detection interval from %d to %d",
lib/libc/tests/stdtime/detect_tz_changes_test.c
291
debug("%s", obuf);
lib/libc/tests/stdtime/detect_tz_changes_test.c
293
debug("change to %s detected after %d s",
lib/libc/tests/stdtime/detect_tz_changes_test.c
88
debug("time zone %s installed", tzn);
lib/libdevinfo/devinfo.c
118
debug("get interface version");
lib/libdevinfo/devinfo.c
131
debug("generation count is %d", ubus.ub_generation);
lib/libdevinfo/devinfo.c
162
debug("scan failed after %d retries", retries);
lib/libdevinfo/devinfo.c
262
debug("fetched %d devices", dev_idx);
lib/libdevinfo/devinfo.c
364
debug("fetched %d resources", res_idx);
lib/libdevinfo/devinfo.c
366
debug("scanned %d resource managers", rman_idx);
lib/libdpv/dialog_util.c
136
if (debug)
lib/libdpv/dprompt.c
118
if (use_libdialog && !debug) {
lib/libdpv/dprompt.c
142
if (debug)
lib/libdpv/dprompt.c
190
if (debug)
lib/libdpv/dprompt.c
236
if (debug)
lib/libdpv/dprompt.c
322
if (debug)
lib/libdpv/dpv.c
147
debug = FALSE;
lib/libdpv/dpv.c
191
debug = config->debug;
lib/libdpv/dpv.c
240
debug = TRUE;
lib/libdpv/dpv.c
319
if (debug)
lib/libdpv/dpv.c
327
if (debug && res == 0) {
lib/libdpv/dpv.c
343
if (debug) {
lib/libdpv/dpv.c
365
} else if (debug)
lib/libdpv/dpv.c
374
if (debug) {
lib/libdpv/dpv.c
492
if (!debug) {
lib/libdpv/dpv.c
58
uint8_t debug = FALSE;
lib/libdpv/dpv.c
642
if (use_libdialog && !debug) {
lib/libdpv/dpv.c
658
if ((use_libdialog && !debug) &&
lib/libdpv/dpv.c
692
if (!debug) {
lib/libdpv/dpv.h
101
int debug; /* Enable debugging output on stderr */
lib/libdpv/dpv_private.h
33
extern uint8_t debug;
lib/libpam/modules/pam_krb5/pam_krb5.c
1006
verify_krb_v5_tgt_cleanup(krb5_context context, int debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
1012
if (debug)
lib/libpam/modules/pam_krb5/pam_krb5.c
119
int debug;
lib/libpam/modules/pam_krb5/pam_krb5.c
167
debug = openpam_get_option(pamh, PAM_OPT_DEBUG) ? 1 : 0;
lib/libpam/modules/pam_krb5/pam_krb5.c
168
krbret = verify_krb_v5_tgt_begin(krbctx, srvdup, debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
330
debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
385
verify_krb_v5_tgt_cleanup(krbctx, debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
883
verify_krb_v5_tgt_begin(krb5_context context, char *pam_service, int debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
893
if (debug)
lib/libpam/modules/pam_krb5/pam_krb5.c
914
if (debug) {
lib/libpam/modules/pam_krb5/pam_krb5.c
949
char *pam_service __unused, int debug,
lib/libpam/modules/pam_krb5/pam_krb5.c
970
if (debug) {
lib/libpam/modules/pam_krb5/pam_krb5.c
986
if (debug) {
lib/libpfctl/libpfctl.c
384
{ .type = PF_GS_DEBUG, .off = _OUT(debug), .cb = snl_attr_get_uint32 },
lib/libpfctl/libpfctl.c
469
status->debug = nvlist_get_number(nvl, "debug");
lib/libpfctl/libpfctl.h
52
uint32_t debug;
lib/libpmc/libpmc_pmu_util.c
330
char *debug;
lib/libpmc/libpmc_pmu_util.c
384
debug = getenv("PMUDEBUG");
lib/libpmc/libpmc_pmu_util.c
385
if (debug != NULL && strcmp(debug, "true") == 0 && value != NULL)
lib/libpmc/libpmc_pmu_util.c
422
char *debug;
lib/libpmc/libpmc_pmu_util.c
425
debug = getenv("PMUDEBUG");
lib/libpmc/libpmc_pmu_util.c
428
if (debug != NULL && strcmp(debug, "true") == 0)
lib/librtld_db/rtld_db.c
145
char *debug = NULL;
lib/librtld_db/rtld_db.c
148
debug = getenv("LIBRTLD_DB_DEBUG");
lib/librtld_db/rtld_db.c
149
_librtld_db_debug = debug ? atoi(debug) : 0;
lib/libusb/libusb10.c
148
ctx->debug = level;
lib/libusb/libusb10.c
1889
if (ctx->debug < level)
lib/libusb/libusb10.c
197
char *debug, *ep;
lib/libusb/libusb10.c
209
debug = getenv("LIBUSB_DEBUG");
lib/libusb/libusb10.c
210
if (debug != NULL) {
lib/libusb/libusb10.c
217
ctx->debug = strtol(debug, &ep, 10);
lib/libusb/libusb10.c
227
ctx->debug = 0;
lib/libusb/libusb10.c
237
ctx->debug = (int)option[i].value.ival;
lib/libusb/libusb10.c
238
if ((int64_t)ctx->debug == option[i].value.ival) {
lib/libusb/libusb10.h
95
int debug;
lib/libusb/libusb20.c
1149
libusb20_dev_set_debug(struct libusb20_device *pdev, int debug)
lib/libusb/libusb20.c
1151
pdev->debug = debug;
lib/libusb/libusb20.c
1158
return (pdev->debug);
lib/libusb/libusb20.h
280
void libusb20_dev_set_debug(struct libusb20_device *pdev, int debug);
lib/libusb/libusb20_int.h
218
int debug;
lib/msun/tests/ctrig_test.c
329
debug("%a %a\n", creal(z), cimag(z));
lib/msun/tests/ctrig_test.c
330
debug("%a %a\n", creal(ctanhf(z)), cimag(ctanhf(z)));
lib/msun/tests/ctrig_test.c
331
debug("%a\n", nextafterf(tanhf(nums[i]), INFINITY));
lib/msun/tests/ctrig_test.c
59
debug(" testing %s(%Lg + %Lg I) == %Lg + %Lg I\n", #func, \
lib/msun/tests/ctrig_test.c
75
debug(" testing %s(%Lg + %Lg I) ~= %Lg + %Lg I\n", #func, \
lib/msun/tests/fma_test.c
481
debug("rmode = %d\n", rmodes[i]);
lib/msun/tests/fma_test.c
494
debug("rmode = %d\n", rmodes[i]);
lib/msun/tests/fma_test.c
512
debug("rmode = %d\n", rmodes[i]);
lib/msun/tests/fma_test.c
523
debug("rmode = %d\n", rmodes[i]);
lib/msun/tests/invctrig_test.c
58
debug(" testing %s(%Lg + %Lg I) == %Lg + %Lg I\n", #func, \
lib/msun/tests/invctrig_test.c
71
debug(" testing %s(%Lg + %Lg I) ~= %Lg + %Lg I\n", #func, \
lib/msun/tests/logarithm_test.c
68
debug(" testing %6s(%15La) ~= % .36Le\n", #func, _d, result); \
libexec/atrun/atrun.c
405
if (debug)
libexec/atrun/atrun.c
425
if (debug)
libexec/atrun/atrun.c
490
debug ++;
libexec/atrun/atrun.c
582
if (debug)
libexec/atrun/atrun.c
90
static int debug = 0;
libexec/bootpd/bootpd.c
1036
if (debug > 1) {
libexec/bootpd/bootpd.c
1045
if (debug > 1) {
libexec/bootpd/bootpd.c
1060
if (debug > 1)
libexec/bootpd/bootpd.c
1240
if (debug > 1)
libexec/bootpd/bootpd.c
1281
if (debug > 1)
libexec/bootpd/bootpd.c
129
int debug = 0; /* Debugging flag (level) */
libexec/bootpd/bootpd.c
1294
if (debug > 1)
libexec/bootpd/bootpd.c
284
debug++;
libexec/bootpd/bootpd.c
296
debug = n;
libexec/bootpd/bootpd.c
378
if (debug < 3) {
libexec/bootpd/bootpd.c
529
if (debug > 1)
libexec/bootpd/bootpd.c
540
if (debug > 1) {
libexec/bootpd/bootpd.c
545
if (debug) {
libexec/bootpd/bootpd.c
645
if (debug)
libexec/bootpd/bootpd.c
664
if (debug > 1) {
libexec/bootpd/bootpd.c
685
if (debug > 1) {
libexec/bootpd/bootpd.c
698
if (debug)
libexec/bootpd/bootpd.c
711
if (debug > 1) {
libexec/bootpd/bootpd.c
720
if (debug) {
libexec/bootpd/bootpd.c
728
if (debug) {
libexec/bootpd/bootpd.c
740
if (debug > 1)
libexec/bootpd/bootpd.c
767
if (debug)
libexec/bootpd/bootpd.c
858
if (debug > 2) {
libexec/bootpd/bootpd.c
930
if (debug > 2)
libexec/bootpd/bootpd.c
942
if (debug > 1) {
libexec/bootpd/bootpd.c
965
if (debug > 1) {
libexec/bootpd/bootpd.c
972
if (debug > 1) {
libexec/bootpd/bootpd.c
978
if (debug > 1) {
libexec/bootpd/bootpd.c
997
if (debug) {
libexec/bootpd/bootpd.h
201
extern int debug;
libexec/bootpd/bootpgw/bootpgw.c
107
int debug = 0; /* Debugging flag (level) */
libexec/bootpd/bootpgw/bootpgw.c
240
debug++;
libexec/bootpd/bootpgw/bootpgw.c
251
debug = n;
libexec/bootpd/bootpgw/bootpgw.c
348
if (debug < 3) {
libexec/bootpd/bootpgw/bootpgw.c
455
if (debug > 3) {
libexec/bootpd/bootpgw/bootpgw.c
460
if (debug) {
libexec/bootpd/bootpgw/bootpgw.c
518
if (debug) {
libexec/bootpd/bootpgw/bootpgw.c
609
if (debug) {
libexec/bootpd/bootpgw/bootpgw.c
649
if (debug > 1)
libexec/bootpd/hwaddr.c
188
if (debug > 2)
libexec/bootpd/hwaddr.c
54
extern int debug;
libexec/bootpd/readfile.c
323
if (debug > 3) {
libexec/bootpd/readfile.c
340
if (debug)
libexec/bootpd/readfile.c
460
if (debug)
libexec/bootpd/report.c
105
if (stderr_only || (debug > 2)) {
libexec/bootpd/report.c
25
extern int debug;
libexec/bootpd/tools/bootpef/bootpef.c
170
debug++;
libexec/bootpd/tools/bootpef/bootpef.c
182
debug = n;
libexec/bootpd/tools/bootpef/bootpef.c
87
int debug = 0; /* Debugging flag (level) */
libexec/bootpd/tools/bootptest/bootptest.c
108
int debug = 1; /* Debugging flag (level) */
libexec/bootpd/tools/bootptest/bootptest.c
153
if (debug)
libexec/bootpd/trygetea.c
26
int debug = 0;
libexec/bootpd/trygetif.c
26
int debug = 0;
libexec/bootpd/trylook.c
15
int debug = 0;
libexec/comsat/comsat.c
55
static int debug = 0;
libexec/comsat/comsat.c
56
#define dsyslog if (debug) syslog
libexec/fingerd/fingerd.c
108
if (!debug && (logging || pflag)) {
libexec/fingerd/fingerd.c
181
if (debug) {
libexec/fingerd/fingerd.c
62
int p[2], debug, kflag, logging, pflag, secure;
libexec/fingerd/fingerd.c
68
debug = logging = kflag = pflag = secure = 0;
libexec/fingerd/fingerd.c
74
debug = 1;
libexec/fingerd/fingerd.c
97
if (!debug) {
libexec/getty/chat.c
437
getty_chat(char *scrstr, int timeout, int debug)
libexec/getty/chat.c
442
chat_debug = debug;
libexec/pppoed/pppoed.c
133
if (debug)
libexec/pppoed/pppoed.c
156
if (debug)
libexec/pppoed/pppoed.c
171
if (debug)
libexec/pppoed/pppoed.c
200
if (debug)
libexec/pppoed/pppoed.c
234
if (debug) {
libexec/pppoed/pppoed.c
255
int sz, int debug)
libexec/pppoed/pppoed.c
284
if (debug)
libexec/pppoed/pppoed.c
296
if (debug)
libexec/pppoed/pppoed.c
309
if (debug)
libexec/pppoed/pppoed.c
363
if (debug)
libexec/pppoed/pppoed.c
372
if (debug)
libexec/pppoed/pppoed.c
88
int cs, int ds, int debug, struct ngm_connect *ngc)
libexec/rpc.rquotad/rquotad.c
301
if (debug)
libexec/rpc.rquotad/rquotad.c
310
if (debug)
libexec/rpc.rquotad/rquotad.c
40
static int debug = 0;
libexec/rpc.rquotad/rquotad.c
64
debug++;
libexec/rpc.rquotad/rquotad.c
76
if (!debug)
libexec/rtld-elf/debug.c
44
int debug = 0;
libexec/rtld-elf/debug.c
49
if (debug) {
libexec/rtld-elf/debug.h
42
extern int debug;
libexec/rtld-elf/rtld.c
6695
debug = 1;
libexec/talkd/extern.h
28
extern int debug;
libexec/talkd/process.c
128
if (debug)
libexec/talkd/process.c
92
if (debug)
libexec/talkd/table.c
122
if (debug)
libexec/talkd/table.c
128
if (debug)
libexec/talkd/table.c
134
if (debug)
libexec/talkd/table.c
196
if (debug)
libexec/talkd/table.c
201
if (debug)
libexec/talkd/table.c
218
if (debug)
libexec/talkd/table.c
84
if (debug)
libexec/talkd/table.c
90
if (debug)
libexec/talkd/table.c
96
if (debug)
libexec/talkd/talkd.c
59
int debug = 0;
libexec/talkd/talkd.c
92
debug = 1;
libexec/tftpd/tftp-io.c
144
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
162
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
182
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
230
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
279
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
325
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
354
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
387
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-io.c
441
if (debug & DEBUG_PACKETS)
libexec/tftpd/tftp-options.c
178
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-options.c
207
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-options.c
269
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-options.c
323
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-options.c
358
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-options.c
435
if (debug & DEBUG_OPTIONS)
libexec/tftpd/tftp-transfer.c
138
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
155
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
180
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
193
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
306
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
330
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
356
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
422
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-transfer.c
76
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftp-utils.c
199
int debug = DEBUG_NONE;
libexec/tftpd/tftp-utils.h
100
extern int debug;
libexec/tftpd/tftpd.c
144
debug++;
libexec/tftpd/tftpd.c
146
debug += atoi(optarg);
libexec/tftpd/tftpd.c
148
debug |= debug_finds(optarg);
libexec/tftpd/tftpd.c
275
if (debug & DEBUG_ACCESS)
libexec/tftpd/tftpd.c
296
if (debug & DEBUG_ACCESS) {
libexec/tftpd/tftpd.c
307
if (debug & DEBUG_ACCESS)
libexec/tftpd/tftpd.c
580
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftpd.c
586
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftpd.c
804
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftpd.c
811
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftpd.c
824
if (debug & DEBUG_SIMPLE)
libexec/tftpd/tftpd.c
834
if (debug & DEBUG_SIMPLE) {
libexec/ypxfr/ypxfr_extern.h
48
extern int debug;
libexec/ypxfr/ypxfr_main.c
54
int debug = 1;
sbin/decryptcore/decryptcore.c
313
int ch, debug, error, ofd;
sbin/decryptcore/decryptcore.c
322
debug = 0;
sbin/decryptcore/decryptcore.c
365
debug++;
sbin/decryptcore/decryptcore.c
409
pjdlog_debug_set(debug);
sbin/dhclient/dhclient.c
1067
debug("%s already seen.", name);
sbin/dhclient/dhclient.c
304
debug("%s link state %s -> %s", ifi->name,
sbin/dhclient/dhcpd.h
270
int debug(const char *, ...) __attribute__ ((__format__ (__printf__, 1, 2)));
sbin/dhclient/packet.c
198
debug("ip length %d disagrees with bytes received %d.",
sbin/dhclient/packet.c
226
debug("accepting packet with data after udp payload.");
sbin/fsck_ffs/dir.c
159
if (inp->i_depth != 0 && debug) {
sbin/fsck_ffs/dir.c
178
if (debug)
sbin/fsck_ffs/dir.c
410
if (debug)
sbin/fsck_ffs/dir.c
510
if (debug)
sbin/fsck_ffs/fsck.h
351
extern int debug; /* output debugging info */
sbin/fsck_ffs/fsutil.c
110
if (debug)
sbin/fsck_ffs/fsutil.c
1216
if (debug)
sbin/fsck_ffs/fsutil.c
321
if (debug && bp->b_size != size) {
sbin/fsck_ffs/fsutil.c
384
if (debug && bp->b_type != type) {
sbin/fsck_ffs/fsutil.c
404
if (debug) {
sbin/fsck_ffs/fsutil.c
409
if (debug) {
sbin/fsck_ffs/fsutil.c
481
if (debug && sblock.fs_magic == FS_UFS2_MAGIC) {
sbin/fsck_ffs/fsutil.c
524
if (debug)
sbin/fsck_ffs/fsutil.c
630
if (debug && cachelookups > 0)
sbin/fsck_ffs/fsutil.c
650
if (debug)
sbin/fsck_ffs/fsutil.c
667
if (debug)
sbin/fsck_ffs/fsutil.c
695
if (debug && bp->b_refcnt != 0)
sbin/fsck_ffs/fsutil.c
705
if (debug)
sbin/fsck_ffs/fsutil.c
712
if (debug && bp->b_refcnt != 0)
sbin/fsck_ffs/fsutil.c
724
if (debug)
sbin/fsck_ffs/fsutil.c
790
if (debug == 0)
sbin/fsck_ffs/fsutil.c
816
if (debug == 0)
sbin/fsck_ffs/globs.c
70
int debug; /* output debugging info */
sbin/fsck_ffs/inode.c
1032
if (debug)
sbin/fsck_ffs/inode.c
1101
if (debug)
sbin/fsck_ffs/inode.c
1290
if (debug)
sbin/fsck_ffs/inode.c
383
if (debug)
sbin/fsck_ffs/inode.c
390
if (debug)
sbin/fsck_ffs/inode.c
398
if (debug) {
sbin/fsck_ffs/inode.c
409
if (debug) {
sbin/fsck_ffs/inode.c
504
if (debug && sblock.fs_magic == FS_UFS2_MAGIC &&
sbin/fsck_ffs/inode.c
760
if (debug)
sbin/fsck_ffs/inode.c
843
if (debug)
sbin/fsck_ffs/inode.c
899
if (debug)
sbin/fsck_ffs/inode.c
934
if (debug)
sbin/fsck_ffs/inode.c
968
if (debug)
sbin/fsck_ffs/main.c
100
debug++;
sbin/fsck_ffs/main.c
238
if (debug && ckclean)
sbin/fsck_ffs/main.c
434
if (preen == 0 || debug) {
sbin/fsck_ffs/main.c
453
if (preen == 0 || debug)
sbin/fsck_ffs/main.c
462
if (preen == 0 || debug)
sbin/fsck_ffs/main.c
470
if (preen == 0 || debug)
sbin/fsck_ffs/main.c
478
if (preen == 0 || debug)
sbin/fsck_ffs/main.c
486
if (preen == 0 || debug)
sbin/fsck_ffs/main.c
519
if (debug) {
sbin/fsck_ffs/pass1.c
301
if (debug)
sbin/fsck_ffs/pass1.c
309
if (debug)
sbin/fsck_ffs/pass1.c
316
if (debug)
sbin/fsck_ffs/pass1.c
347
if (debug)
sbin/fsck_ffs/pass1.c
364
if (debug)
sbin/fsck_ffs/pass1.c
441
if (debug)
sbin/fsck_ffs/pass1.c
493
if (debug)
sbin/fsck_ffs/pass2.c
214
if (debug)
sbin/fsck_ffs/pass2.c
406
if (debug)
sbin/fsck_ffs/pass2.c
422
if (debug)
sbin/fsck_ffs/pass5.c
356
if (bkgrdflag != 0 || usedsoftdep || debug)
sbin/fsck_ffs/pass5.c
369
if (debug) {
sbin/fsck_ffs/pass5.c
401
if (debug)
sbin/fsck_ffs/pass5.c
411
if (debug)
sbin/fsck_ffs/pass5.c
422
if (debug)
sbin/fsck_ffs/pass5.c
433
if (debug)
sbin/fsck_ffs/pass5.c
445
if (debug)
sbin/fsck_ffs/pass5.c
562
if (debug && size == 1)
sbin/fsck_ffs/pass5.c
566
else if (debug)
sbin/fsck_ffs/pass5.c
607
if (debug) {
sbin/fsck_ffs/pass5.c
633
if (debug)
sbin/fsck_ffs/setup.c
190
if (debug)
sbin/fsck_ffs/setup.c
81
if (debug) {
sbin/fsck_ffs/suj.c
1019
if (debug)
sbin/fsck_ffs/suj.c
1041
if (debug)
sbin/fsck_ffs/suj.c
1090
if (debug)
sbin/fsck_ffs/suj.c
1167
if (debug)
sbin/fsck_ffs/suj.c
1172
if (debug)
sbin/fsck_ffs/suj.c
1180
if (mode != sino->si_mode && debug)
sbin/fsck_ffs/suj.c
1189
if (debug)
sbin/fsck_ffs/suj.c
1199
if (debug)
sbin/fsck_ffs/suj.c
1304
if (debug)
sbin/fsck_ffs/suj.c
1445
if (debug)
sbin/fsck_ffs/suj.c
1467
if (debug)
sbin/fsck_ffs/suj.c
1511
if (debug)
sbin/fsck_ffs/suj.c
1665
if (debug)
sbin/fsck_ffs/suj.c
1669
} else if (debug)
sbin/fsck_ffs/suj.c
1690
if (debug && mvrec->jm_op == JOP_MVREF)
sbin/fsck_ffs/suj.c
1695
else if (debug &&
sbin/fsck_ffs/suj.c
1911
if (debug)
sbin/fsck_ffs/suj.c
1947
if (debug)
sbin/fsck_ffs/suj.c
1966
if (debug)
sbin/fsck_ffs/suj.c
1994
if (debug)
sbin/fsck_ffs/suj.c
2040
if (debug)
sbin/fsck_ffs/suj.c
2053
if (debug)
sbin/fsck_ffs/suj.c
2089
if (debug)
sbin/fsck_ffs/suj.c
2096
if (debug)
sbin/fsck_ffs/suj.c
2134
if (!bkgrdcheck || debug)
sbin/fsck_ffs/suj.c
2313
if (debug)
sbin/fsck_ffs/suj.c
2321
if (debug)
sbin/fsck_ffs/suj.c
2338
if (debug)
sbin/fsck_ffs/suj.c
2354
if (debug)
sbin/fsck_ffs/suj.c
2393
if (debug)
sbin/fsck_ffs/suj.c
2437
if (!bkgrdcheck || debug)
sbin/fsck_ffs/suj.c
2450
if (!bkgrdcheck || debug)
sbin/fsck_ffs/suj.c
2460
if (!bkgrdcheck || debug)
sbin/fsck_ffs/suj.c
2466
if (!bkgrdcheck || debug)
sbin/fsck_ffs/suj.c
343
if (debug)
sbin/fsck_ffs/suj.c
472
if (debug)
sbin/fsck_ffs/suj.c
564
if (debug)
sbin/fsck_ffs/suj.c
614
if (debug) {
sbin/fsck_ffs/suj.c
633
if (debug)
sbin/fsck_ffs/suj.c
644
if (debug)
sbin/fsck_ffs/suj.c
670
if (debug)
sbin/fsck_ffs/suj.c
690
if (debug)
sbin/fsck_ffs/suj.c
727
if (debug)
sbin/fsck_ffs/suj.c
886
if (debug)
sbin/fsdb/fsdb.c
109
debug++;
sbin/fsdb/fsdb.c
283
if (debug)
sbin/hastctl/hastctl.c
409
int cmd, debug, error, ii;
sbin/hastctl/hastctl.c
412
debug = 0;
sbin/hastctl/hastctl.c
450
debug++;
sbin/hastctl/hastctl.c
481
pjdlog_debug_set(debug);
sbin/ipf/common/ipf.h
360
extern void debug(int, char *, ...);
sbin/ipf/ipfsync/ipfsyncd.c
186
debug(1, "open(%s): %s\n", IPSYNC_NAME,
sbin/ipf/ipfsync/ipfsyncd.c
196
debug(1, "wait %d seconds\n", 1 << tries);
sbin/ipf/ipfsync/ipfsyncd.c
208
debug(1, "signal %d received, exiting...", terminate);
sbin/ipf/ipfsync/ipfsyncd.c
231
debug(2, "nfd %d lfd %d maxfd %d\n", nfd, lfd, maxfd);
sbin/ipf/ipfsync/ipfsyncd.c
252
debug(1, "select error: %s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
260
debug(3, "read(K):%d\n", n1);
sbin/ipf/ipfsync/ipfsyncd.c
264
debug(1, "read error (k-header): %s\n",
sbin/ipf/ipfsync/ipfsyncd.c
287
debug(3, "read(N):%d\n", n1);
sbin/ipf/ipfsync/ipfsyncd.c
291
debug(1, "read error (n-header): %s\n",
sbin/ipf/ipfsync/ipfsyncd.c
317
debug(2, "binding to %s:%s\n", nicname, inet_ntoa(sinp->sin_addr));
sbin/ipf/ipfsync/ipfsyncd.c
326
debug(1, "socket:%s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
335
debug(1, "ioctl(SIOCGIFADDR):%s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
347
debug(1, "setsockopt(IP_MULTICAST_IF(%s)):%s\n",
sbin/ipf/ipfsync/ipfsyncd.c
358
debug(1, "setsockopt(IP_MULTICAST_LOOP=0):%s\n",
sbin/ipf/ipfsync/ipfsyncd.c
370
debug(1, "setsockopt(IP_MULTICAST_TTL=%d):%s\n", opt,
sbin/ipf/ipfsync/ipfsyncd.c
389
debug(1, "setsockpt(IP_ADD_MEMBERSHIP,%s):%s\n",
sbin/ipf/ipfsync/ipfsyncd.c
410
debug(1, "ioctl(SIOCGIFADDR):%s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
419
debug(1, "bind:%s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
431
debug(1, "connect:%s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
441
debug(3, "Sending data to %s\n", inet_ntoa(sinp->sin_addr));
sbin/ipf/ipfsync/ipfsyncd.c
461
debug(2, "packet length too short:%d\n", pklen);
sbin/ipf/ipfsync/ipfsyncd.c
471
debug(2, "invalid header magic %x\n", magic);
sbin/ipf/ipfsync/ipfsyncd.c
477
debug(2, "packet length too short:%d\n", pklen);
sbin/ipf/ipfsync/ipfsyncd.c
494
debug(1, "write error: %s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
537
debug(2, "read invalid header magic 0x%x, flushing\n",
sbin/ipf/ipfsync/ipfsyncd.c
552
debug(3, "Not enough bytes %d < %d\n", bytes,
sbin/ipf/ipfsync/ipfsyncd.c
571
debug(1, "write error: %s\n", STRERROR(errno));
sbin/ipf/ipfsync/ipfsyncd.c
574
debug(3, "send on %d len %d = %d\n", nfd, sendlen, n3);
sbin/ipf/ipfsync/ipfsyncd.c
587
debug(4, "complete %d bytes %d error %d\n", complete, bytes, error);
sbin/ipf/libipf/debug.c
40
debug(0x1fffffff, fmt, pvar);
sbin/mdmfs/mdmfs.c
252
debug = true;
sbin/mdmfs/mdmfs.c
405
if (!debug)
sbin/mdmfs/mdmfs.c
514
if (rv && debug) /* This is allowed to fail. */
sbin/mdmfs/mdmfs.c
70
static bool debug; /* Emit debugging information? */
sbin/mdmfs/mdmfs.c
751
if (debug) {
sbin/mount/mount.c
230
debug = 1;
sbin/mount/mount.c
598
if (debug) {
sbin/mount/mount.c
68
static int debug, fstab_style, verbose;
sbin/pfctl/parse.y
7281
if (debug > 1)
sbin/pfctl/parse.y
7285
if (debug > 1)
sbin/pfctl/parse.y
78
static int debug = 0;
sbin/pfctl/pfctl.c
2895
pf->debug = PF_DEBUG_URGENT;
sbin/pfctl/pfctl.c
2944
if (pfctl_load_debug(pf, pf->debug))
sbin/pfctl/pfctl.c
3249
pf->debug = PF_DEBUG_NONE;
sbin/pfctl/pfctl.c
3251
pf->debug = PF_DEBUG_URGENT;
sbin/pfctl/pfctl.c
3253
pf->debug = PF_DEBUG_MISC;
sbin/pfctl/pfctl.c
3255
pf->debug = PF_DEBUG_NOISY;
sbin/pfctl/pfctl.c
3262
level = pf->debug;
sbin/pfctl/pfctl_parser.c
546
switch (s->debug) {
sbin/pfctl/pfctl_parser.h
125
u_int32_t debug;
sbin/pfctl/pfctl_table.c
407
print_table(const struct pfr_table *ta, int verbose, int debug)
sbin/pfctl/pfctl_table.c
409
if (!debug && !(ta->pfrt_flags & PFR_TFLAG_ACTIVE))
sbin/pfctl/pfctl_table.c
429
print_tstats(const struct pfr_tstats *ts, int debug)
sbin/pfctl/pfctl_table.c
435
if (!debug && !(ts->pfrts_flags & PFR_TFLAG_ACTIVE))
sbin/pfctl/pfctl_table.c
438
print_table(&ts->pfrts_t, 1, debug);
sbin/rcorder/rcorder.c
183
debug = 1;
sbin/rcorder/rcorder.c
59
static int debug = 0;
sbin/rcorder/rcorder.c
60
# define DPRINTF(args) if (debug) { fflush(stdout); fprintf args; }
share/examples/ppi/ppilcd.c
146
debug(1, "Driver selected for %s", driver->l_name);
share/examples/ppi/ppilcd.c
151
debug(2, "reading input from %d argument%s", argc, (argc > 1) ? "s" : "");
share/examples/ppi/ppilcd.c
156
debug(2, "reading input from stdin");
share/examples/ppi/ppilcd.c
296
debug(3, "%s -> 0x%02x", (type == HD_COMMAND) ? "cmd " : "data", data);
share/examples/ppi/ppilcd.c
313
debug(3, "0x%02x -> %s", val, (type == HD_COMMAND) ? "cmd " : "data");
share/examples/ppi/ppilcd.c
349
debug(2, "static control bits 0x%x", hd_cbits);
share/examples/ppi/ppilcd.c
368
debug(1, "hd44780: reset to %d lines, %s font,%s%s cursor",
share/examples/scsi_target/scsi_cmds.c
138
if (debug) {
share/examples/scsi_target/scsi_cmds.c
189
if (debug) {
share/examples/scsi_target/scsi_cmds.c
302
if (debug)
share/examples/scsi_target/scsi_cmds.c
386
if (debug) {
share/examples/scsi_target/scsi_cmds.c
422
if (debug) {
share/examples/scsi_target/scsi_cmds.c
454
if (debug) {
share/examples/scsi_target/scsi_cmds.c
482
if (debug)
share/examples/scsi_target/scsi_cmds.c
495
if (debug)
share/examples/scsi_target/scsi_cmds.c
500
if (debug)
share/examples/scsi_target/scsi_cmds.c
518
if (debug)
share/examples/scsi_target/scsi_cmds.c
563
if (debug)
share/examples/scsi_target/scsi_cmds.c
569
if (debug)
share/examples/scsi_target/scsi_cmds.c
573
if (debug)
share/examples/scsi_target/scsi_cmds.c
607
if (debug)
share/examples/scsi_target/scsi_cmds.c
623
if (debug)
share/examples/scsi_target/scsi_cmds.c
682
if (debug) {
share/examples/scsi_target/scsi_cmds.c
694
if (debug)
share/examples/scsi_target/scsi_cmds.c
723
if (debug)
share/examples/scsi_target/scsi_cmds.c
740
if (debug)
share/examples/scsi_target/scsi_cmds.c
750
if (debug)
share/examples/scsi_target/scsi_cmds.c
766
if (debug) {
share/examples/scsi_target/scsi_cmds.c
784
if (debug) {
share/examples/scsi_target/scsi_target.c
111
debug = 0;
share/examples/scsi_target/scsi_target.c
129
debug = 1;
share/examples/scsi_target/scsi_target.c
254
if (debug)
share/examples/scsi_target/scsi_target.c
286
if (debug && notaio == 0)
share/examples/scsi_target/scsi_target.c
313
if (debug) {
share/examples/scsi_target/scsi_target.c
314
if (ioctl(targ_fd, TARGIOCDEBUG, &debug) != 0)
share/examples/scsi_target/scsi_target.c
329
if (debug)
share/examples/scsi_target/scsi_target.c
342
if (debug) {
share/examples/scsi_target/scsi_target.c
344
debug = 0;
share/examples/scsi_target/scsi_target.c
345
ioctl(targ_fd, TARGIOCDEBUG, &debug);
share/examples/scsi_target/scsi_target.c
434
if (debug)
share/examples/scsi_target/scsi_target.c
452
if (debug)
share/examples/scsi_target/scsi_target.c
460
if (debug)
share/examples/scsi_target/scsi_target.c
474
if (debug)
share/examples/scsi_target/scsi_target.c
483
if (debug)
share/examples/scsi_target/scsi_target.c
514
if (debug) {
share/examples/scsi_target/scsi_target.c
623
if (debug)
share/examples/scsi_target/scsi_target.c
64
int debug;
share/examples/scsi_target/scsi_target.c
654
if (debug) {
share/examples/scsi_target/scsi_target.c
783
if (debug)
share/examples/scsi_target/scsi_target.c
832
if (debug)
share/examples/scsi_target/scsi_target.c
965
if (debug)
share/examples/scsi_target/scsi_target.c
971
if (debug)
share/examples/scsi_target/scsi_target.h
119
extern int debug;
stand/kshim/sysinit.h
41
#define SYSINIT_ENTRY(uniq, keyword, msb, lsb, g_type, g_name, debug) \
stand/kshim/sysinit.h
46
.b_debug_info = { debug }, \
stand/libsa/arp.c
124
if (debug) {
stand/libsa/arp.c
146
if (debug)
stand/libsa/arp.c
166
if (debug)
stand/libsa/arp.c
175
if (debug)
stand/libsa/arp.c
184
if (debug)
stand/libsa/arp.c
198
if (debug)
stand/libsa/arp.c
207
if (debug)
stand/libsa/arp.c
217
if (debug)
stand/libsa/arp.c
229
if (debug)
stand/libsa/arp.c
239
if (debug)
stand/libsa/arp.c
262
if (debug)
stand/libsa/arp.c
270
if (debug)
stand/libsa/arp.c
281
if (debug) {
stand/libsa/arp.c
93
if (debug)
stand/libsa/ether.c
108
if (debug)
stand/libsa/ether.c
58
if (debug)
stand/libsa/ether.c
92
if (debug)
stand/libsa/net.c
92
if (debug)
stand/libsa/net.h
97
extern int debug; /* defined in the machdep sources */
stand/libsa/nfs.c
205
if (debug)
stand/libsa/nfs.c
270
if (debug)
stand/libsa/nfs.c
342
if (debug)
stand/libsa/nfs.c
488
if (debug)
stand/libsa/nfs.c
648
if (debug)
stand/libsa/nfs.c
663
if (debug)
stand/libsa/nfs.c
684
if (debug)
stand/libsa/nfs.c
694
if (debug)
stand/libsa/nfs.c
701
if (debug)
stand/libsa/rarp.c
129
if (debug)
stand/libsa/rarp.c
150
if (debug)
stand/libsa/rarp.c
158
if (debug)
stand/libsa/rarp.c
167
if (debug)
stand/libsa/rarp.c
180
if (debug)
stand/libsa/rarp.c
189
if (debug)
stand/libsa/rarp.c
199
if (debug)
stand/libsa/rarp.c
208
if (debug)
stand/libsa/rarp.c
72
if (debug)
stand/libsa/rarp.c
80
if (debug)
stand/libsa/rpc.c
119
if (debug)
stand/libsa/rpc.c
168
if (debug)
stand/libsa/rpc.c
188
if (debug)
stand/libsa/rpc.c
224
if (debug)
stand/libsa/rpc.c
238
if (debug)
stand/libsa/rpc.c
248
if (debug)
stand/libsa/rpc.c
387
if (debug)
stand/libsa/rpc.c
424
if (debug)
stand/libsa/udp.c
112
if (debug)
stand/libsa/udp.c
126
if (debug)
stand/libsa/udp.c
150
if (debug)
stand/libsa/udp.c
161
if (debug)
stand/libsa/udp.c
63
if (debug) {
sys/amd64/include/sgxreg.h
98
uint8_t debug: 1;
sys/arm/allwinner/aw_cir.c
149
SYSCTL_INT(_hw_aw_cir, OID_AUTO, debug, CTLFLAG_RWTUN, &aw_cir_debug, 0,
sys/arm/allwinner/aw_mmc.c
226
SYSCTL_INT(_hw_aw_mmc, OID_AUTO, debug, CTLFLAG_RWTUN, &aw_mmc_debug, 0,
sys/arm/broadcom/bcm2835/bcm2835_dma.c
628
uint32_t cs, debug;
sys/arm/broadcom/bcm2835/bcm2835_dma.c
647
debug = bus_read_4(sc->sc_mem, BCM_DMA_DEBUG(ch->ch));
sys/arm/broadcom/bcm2835/bcm2835_dma.c
649
debug & DEBUG_ERROR_MASK, ch->ch);
sys/arm/broadcom/bcm2835/bcm2835_dma.c
651
debug & DEBUG_ERROR_MASK);
sys/arm/freescale/imx/imx_i2c.c
148
u_int debug;
sys/arm/freescale/imx/imx_i2c.c
156
if ((lvl) <= (sc)->debug) \
sys/arm/freescale/imx/imx_i2c.c
160
if ((lvl) <= (sc)->debug) \
sys/arm/freescale/imx/imx_i2c.c
425
OID_AUTO, "debug", CTLFLAG_RWTUN, &sc->debug, 0,
sys/arm/freescale/imx/imx_spi.c
129
u_int debug;
sys/arm/freescale/imx/imx_spi.c
190
if (sc->debug >= 2) {
sys/arm/freescale/imx/imx_spi.c
215
if (sc->debug >= 2) {
sys/arm/freescale/imx/imx_spi.c
318
if (sc->debug || bootverbose) {
sys/arm/freescale/imx/imx_spi.c
362
if (sc->debug >= 3) {
sys/arm/freescale/imx/imx_spi.c
376
if (sc->debug >= 1) {
sys/arm/freescale/imx/imx_spi.c
419
if (sc->debug || bootverbose)
sys/arm/freescale/imx/imx_spi.c
427
if (sc->debug >= 1) {
sys/arm/freescale/imx/imx_spi.c
508
OID_AUTO, "debug", CTLFLAG_RWTUN, &sc->debug, 0,
sys/arm/freescale/imx/imx_spi.c
545
} else if (sc->debug >= 2) {
sys/arm/ti/am335x/am335x_musb.c
121
SYSCTL_INT(_hw_usb_am335x_usbss, OID_AUTO, debug, CTLFLAG_RW,
sys/arm/ti/cpsw/if_cpsw.c
2731
CTLFLAG_RW, &sc->debug, 0, "Enable switch debug messages");
sys/arm/ti/cpsw/if_cpsw.c
331
if ((_sc)->debug) { \
sys/arm/ti/cpsw/if_cpswvar.h
90
int debug;
sys/arm64/coresight/coresight_cpu_debug.c
157
EARLY_DRIVER_MODULE(debug, simplebus, debug_driver, 0, 0,
sys/arm64/coresight/coresight_cpu_debug.c
159
MODULE_VERSION(debug, 1);
sys/cam/ctl/ctl.c
347
SYSCTL_INT(_kern_cam_ctl, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/cam/ctl/ctl_frontend_iscsi.c
105
if (debug > 1) { \
sys/cam/ctl/ctl_frontend_iscsi.c
113
if (debug > 0) { \
sys/cam/ctl/ctl_frontend_iscsi.c
121
if (debug > 1) { \
sys/cam/ctl/ctl_frontend_iscsi.c
130
if (debug > 0) { \
sys/cam/ctl/ctl_frontend_iscsi.c
90
static int debug = 1;
sys/cam/ctl/ctl_frontend_iscsi.c
91
SYSCTL_INT(_kern_cam_ctl_iscsi, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/cam/ctl/ctl_frontend_iscsi.c
92
&debug, 1, "Enable debug messages");
sys/compat/linux/linux_mib.c
60
SYSCTL_INT(_compat_linux, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/compat/linuxkpi/common/src/linux_80211.c
126
SYSCTL_INT(_compat_linuxkpi_80211, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/compat/linuxkpi/common/src/linux_compat.c
120
SYSCTL_INT(_compat_linuxkpi, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/compat/linuxkpi/common/src/linux_skbuff.c
64
SYSCTL_INT(_compat_linuxkpi_skb, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/crypto/ccp/ccp.c
70
SYSCTL_BOOL(_hw_ccp, OID_AUTO, debug, CTLFLAG_RWTUN, &g_debug_print, 0,
sys/dev/al_eth/al_init_eth_lm.c
1530
lm_context->debug = enable;
sys/dev/al_eth/al_init_eth_lm.c
239
if (lm_context->debug) \
sys/dev/al_eth/al_init_eth_lm.h
153
bool debug;
sys/dev/ath/ah_osdep.c
100
SYSCTL_INT(_hw_ath_hal, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_hal_debug,
sys/dev/ath/if_ath_debug.c
95
SYSCTL_QUAD(_hw_ath, OID_AUTO, debug, CTLFLAG_RWTUN, &ath_debug,
sys/dev/atopcase/atopcase.c
84
SYSCTL_INT(_hw_hid_atopcase, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/bwn/if_bwn.c
108
SYSCTL_INT(_hw_bwn, OID_AUTO, debug, CTLFLAG_RWTUN, &bwn_debug, 0,
sys/dev/bxe/bxe.c
16021
sc->debug = bxe_debug;
sys/dev/bxe/bxe.c
16039
CTLFLAG_RW, &sc->debug,
sys/dev/bxe/bxe.c
250
SYSCTL_ULONG(_hw_bxe, OID_AUTO, debug, CTLFLAG_RDTUN,
sys/dev/bxe/bxe.c
4712
if (!(sc->debug & DBG_MBUF)) {
sys/dev/bxe/bxe.c
5421
if (__predict_false(sc->debug & DBG_TX)) {
sys/dev/bxe/bxe.h
1332
unsigned long debug; /* per-instance debug logging config */
sys/dev/bxe/bxe.h
2167
if (__predict_false(sc->debug & DBG_ASSERT)) { \
sys/dev/bxe/bxe.h
2177
if (__predict_false(sc->debug & (codepath))) { \
sys/dev/bxe/bxe.h
2190
if (__predict_false(sc->debug)) { \
sys/dev/bxe/bxe.h
2207
if (__predict_false(sc->debug)) { \
sys/dev/bxe/bxe.h
2224
if (__predict_false(sc->debug)) { \
sys/dev/bxe/bxe_debug.c
137
if (__predict_false(sc->debug & DBG_PHY)) {
sys/dev/bxe/bxe_debug.c
149
if (__predict_false(sc->debug & DBG_PHY)) {
sys/dev/bxe/bxe_debug.c
163
if (__predict_false(sc->debug & DBG_PHY)) {
sys/dev/bxe/bxe_debug.c
178
if (__predict_false(sc->debug & DBG_PHY)) {
sys/dev/cardbus/cardbus.c
61
SYSCTL_INT(_hw_cardbus, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/ciss/ciss.c
1958
debug(0, "bringing logical drive %d back online", ldrive);
sys/dev/ciss/ciss.c
2133
debug(2, "post command %d tag %d ", cr->cr_tag, cr->cr_cc->header.host_tag);
sys/dev/ciss/ciss.c
2180
debug(2, "completed command %d%s", index,
sys/dev/ciss/ciss.c
2212
debug(2, "completed command %d%s\n", index,
sys/dev/ciss/ciss.c
2367
debug(2, "ignoring irrelevant under/overrun error");
sys/dev/ciss/ciss.c
2709
debug(0, "copyin: bad data buffer %p/%d", ioc->buf, ioc->buf_size);
sys/dev/ciss/ciss.c
2727
debug(0, "request failed - %d", error);
sys/dev/ciss/ciss.c
2745
debug(0, "copyout: bad data buffer %p/%d", ioc->buf, ioc->buf_size);
sys/dev/ciss/ciss.c
3044
debug(1, "XPT_CALC_GEOMETRY %d:%d:%d", cam_sim_bus(sim), ccb->ccb_h.target_id, ccb->ccb_h.target_lun);
sys/dev/ciss/ciss.c
3076
debug(1, "XPT_PATH_INQ %d:%d:%d", cam_sim_bus(sim), ccb->ccb_h.target_id, ccb->ccb_h.target_lun);
sys/dev/ciss/ciss.c
3124
debug(1, "XPT_GET_TRAN_SETTINGS %d:%d", cam_sim_bus(sim),
sys/dev/ciss/ciss.c
3143
debug(1, "unsupported func_code = 0x%x", ccb->ccb_h.func_code);
sys/dev/ciss/ciss.c
3167
debug(2, "XPT_SCSI_IO %d:%d:%d", bus, target, csio->ccb_h.target_lun);
sys/dev/ciss/ciss.c
3171
debug(3, " CDB pointer is to physical address");
sys/dev/ciss/ciss.c
3177
debug(3, "abandoning CCB due to abort/validation failure");
sys/dev/ciss/ciss.c
3372
debug(2, "SCSI_STATUS_OK");
sys/dev/ciss/ciss.c
3508
debug(0, "adapter heart attack in progress 0x%x/%d",
sys/dev/ciss/ciss.c
3518
debug(3, "new heartbeat 0x%x", sc->ciss_heartbeat);
sys/dev/ciss/ciss.c
3544
debug(0, "(re)starting Event Notify chain");
sys/dev/ciss/ciss.c
3647
debug(0, "can't get notify event request");
sys/dev/ciss/ciss.c
3652
debug(1, "acquired request %d", cr->cr_tag);
sys/dev/ciss/ciss.c
3662
debug(0, "can't get notify event request buffer");
sys/dev/ciss/ciss.c
3709
debug(0, "can't submit notify event request");
sys/dev/ciss/ciss.c
3712
debug(1, "notify event submitted");
sys/dev/ciss/ciss.c
3755
debug(0, "notify event class %d subclass %d detail %d",
sys/dev/ciss/ciss.c
3765
debug(0, "notifier exiting");
sys/dev/ciss/ciss.c
3818
debug(0, "can't get notify event request buffer");
sys/dev/ciss/ciss.c
4752
debug(0, "unknown ioctl 0x%lx", cmd);
sys/dev/ciss/ciss.c
4754
debug(1, "CCISS_GETPCIINFO: 0x%lx", CCISS_GETPCIINFO);
sys/dev/ciss/ciss.c
4755
debug(1, "CCISS_GETINTINFO: 0x%lx", CCISS_GETINTINFO);
sys/dev/ciss/ciss.c
4756
debug(1, "CCISS_SETINTINFO: 0x%lx", CCISS_SETINTINFO);
sys/dev/ciss/ciss.c
4757
debug(1, "CCISS_GETNODENAME: 0x%lx", CCISS_GETNODENAME);
sys/dev/ciss/ciss.c
4758
debug(1, "CCISS_SETNODENAME: 0x%lx", CCISS_SETNODENAME);
sys/dev/ciss/ciss.c
4759
debug(1, "CCISS_GETHEARTBEAT: 0x%lx", CCISS_GETHEARTBEAT);
sys/dev/ciss/ciss.c
4760
debug(1, "CCISS_GETBUSTYPES: 0x%lx", CCISS_GETBUSTYPES);
sys/dev/ciss/ciss.c
4761
debug(1, "CCISS_GETFIRMVER: 0x%lx", CCISS_GETFIRMVER);
sys/dev/ciss/ciss.c
4762
debug(1, "CCISS_GETDRIVERVER: 0x%lx", CCISS_GETDRIVERVER);
sys/dev/ciss/ciss.c
4763
debug(1, "CCISS_REVALIDVOLS: 0x%lx", CCISS_REVALIDVOLS);
sys/dev/ciss/ciss.c
4764
debug(1, "CCISS_PASSTHRU: 0x%lx", CCISS_PASSTHRU);
sys/dev/ciss/ciss.c
718
debug(1, "config struct at %p", sc->ciss_cfg);
sys/dev/drm2/drm_stub.c
63
MODULE_PARM_DESC(debug, "Enable debug output");
sys/dev/drm2/drm_stub.c
68
module_param_named(debug, drm_debug, int, 0600);
sys/dev/drm2/ttm/ttm_bo.c
72
(*man->func->debug)(man, TTM_PFX);
sys/dev/drm2/ttm/ttm_bo_driver.h
231
void (*debug)(struct ttm_mem_type_manager *man, const char *prefix);
sys/dev/dwwdt/dwwdt.c
101
SYSCTL_BOOL(_dev_dwwdt, OID_AUTO, debug, CTLFLAG_RW | CTLFLAG_MPSAFE,
sys/dev/firewire/sbp.c
102
static int debug = 0;
sys/dev/firewire/sbp.c
115
SYSCTL_INT(_debug, OID_AUTO, sbp_debug, CTLFLAG_RWTUN, &debug, 0,
sys/dev/firewire/sbp.c
1313
if (debug)
sys/dev/firewire/sbp.c
1694
if (!status_valid0 || debug > 2) {
sys/dev/firewire/sbp.c
325
debug = bootverbose;
sys/dev/firewire/sbp.h
70
#define SBP_DEBUG(x) if (debug > x) {
sys/dev/firewire/sbp_targ.c
100
SYSCTL_INT(_debug, OID_AUTO, sbp_targ_debug, CTLFLAG_RW, &debug, 0,
sys/dev/firewire/sbp_targ.c
1014
if (debug)
sys/dev/firewire/sbp_targ.c
1031
if (debug)
sys/dev/firewire/sbp_targ.c
1053
if (debug)
sys/dev/firewire/sbp_targ.c
1070
if (debug)
sys/dev/firewire/sbp_targ.c
1101
if (debug) {
sys/dev/firewire/sbp_targ.c
1138
if (debug && orbi->page_table != NULL)
sys/dev/firewire/sbp_targ.c
1160
if (debug)
sys/dev/firewire/sbp_targ.c
1187
if (debug)
sys/dev/firewire/sbp_targ.c
1205
if (debug)
sys/dev/firewire/sbp_targ.c
1208
if (debug)
sys/dev/firewire/sbp_targ.c
1230
if (debug)
sys/dev/firewire/sbp_targ.c
1280
if (debug)
sys/dev/firewire/sbp_targ.c
1474
if (debug)
sys/dev/firewire/sbp_targ.c
1507
if (debug)
sys/dev/firewire/sbp_targ.c
1599
if (debug)
sys/dev/firewire/sbp_targ.c
1720
if (debug)
sys/dev/firewire/sbp_targ.c
1787
if (debug)
sys/dev/firewire/sbp_targ.c
1821
if (debug)
sys/dev/firewire/sbp_targ.c
1824
if (debug)
sys/dev/firewire/sbp_targ.c
1834
if (debug)
sys/dev/firewire/sbp_targ.c
1841
if (debug)
sys/dev/firewire/sbp_targ.c
1850
if (debug)
sys/dev/firewire/sbp_targ.c
272
if (debug)
sys/dev/firewire/sbp_targ.c
281
if (debug)
sys/dev/firewire/sbp_targ.c
383
if (debug)
sys/dev/firewire/sbp_targ.c
395
if (debug)
sys/dev/firewire/sbp_targ.c
400
if (debug)
sys/dev/firewire/sbp_targ.c
440
if (debug)
sys/dev/firewire/sbp_targ.c
445
if (debug)
sys/dev/firewire/sbp_targ.c
513
if (debug)
sys/dev/firewire/sbp_targ.c
602
if (debug)
sys/dev/firewire/sbp_targ.c
624
if (debug)
sys/dev/firewire/sbp_targ.c
629
if (debug)
sys/dev/firewire/sbp_targ.c
680
if (debug)
sys/dev/firewire/sbp_targ.c
685
if (debug)
sys/dev/firewire/sbp_targ.c
689
if (debug)
sys/dev/firewire/sbp_targ.c
827
if (debug)
sys/dev/firewire/sbp_targ.c
845
if (debug)
sys/dev/firewire/sbp_targ.c
849
if (debug)
sys/dev/firewire/sbp_targ.c
854
if (debug)
sys/dev/firewire/sbp_targ.c
860
if (debug)
sys/dev/firewire/sbp_targ.c
864
if (debug)
sys/dev/firewire/sbp_targ.c
949
if (debug > 1)
sys/dev/firewire/sbp_targ.c
960
if (debug)
sys/dev/firewire/sbp_targ.c
967
if (debug)
sys/dev/firewire/sbp_targ.c
98
static int debug = 0;
sys/dev/firewire/sbp_targ.c
993
if (debug)
sys/dev/firewire/sbp_targ.c
996
if (debug) {
sys/dev/hid/bcm5974.c
87
SYSCTL_INT(_hw_hid_bcm5974, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/hconf.c
58
SYSCTL_INT(_hw_hid_hconf, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/hid.c
57
SYSCTL_INT(_hw_hid, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/hidraw.c
73
SYSCTL_INT(_hw_hid_hidraw, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/hkbd.c
106
SYSCTL_INT(_hw_hid_hkbd, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/hmt.c
62
SYSCTL_INT(_hw_hid_hmt, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/ietp.c
59
SYSCTL_INT(_hw_hid_ietp, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/ps4dshock.c
65
SYSCTL_INT(_hw_hid_ps4dshock, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hid/u2f.c
66
SYSCTL_INT(_hw_hid_u2f, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/hyperv/input/hv_kbdc.c
462
&sc->debug, 0, "debug hyperv keyboard");
sys/dev/hyperv/input/hv_kbdc.h
54
if (sc->debug > 0) { \
sys/dev/hyperv/input/hv_kbdc.h
96
int debug;
sys/dev/ice/ice_common_sysctls.h
129
static SYSCTL_NODE(_hw_ice, OID_AUTO, debug, ICE_CTLFLAG_DEBUG | CTLFLAG_RD, 0,
sys/dev/iicbus/controller/twsi/twsi.c
101
if (sc->debug > 1)
sys/dev/iicbus/controller/twsi/twsi.c
110
if (sc->debug > 1)
sys/dev/iicbus/controller/twsi/twsi.c
806
sc->debug = 1;
sys/dev/iicbus/controller/twsi/twsi.c
812
&sc->debug, 0, "Set debug level (zero to disable)");
sys/dev/iicbus/controller/twsi/twsi.c
86
#define debugf(sc, fmt, args...) if ((sc)->debug) \
sys/dev/iicbus/controller/twsi/twsi.h
61
int debug;
sys/dev/iicbus/iichid.c
69
SYSCTL_INT(_hw_iichid, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/iscsi/icl.c
78
SYSCTL_INT(_kern_icl, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/iscsi/iscsi.c
103
static int debug = 1;
sys/dev/iscsi/iscsi.c
104
SYSCTL_INT(_kern_iscsi, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/iscsi/iscsi.c
105
&debug, 0, "Enable debug messages");
sys/dev/iscsi/iscsi.c
134
if (debug > 1) \
sys/dev/iscsi/iscsi.c
140
if (debug > 0) { \
sys/dev/iscsi/iscsi.c
148
if (debug > 1) { \
sys/dev/iscsi/iscsi.c
157
if (debug > 0) { \
sys/dev/iser/icl_iser.c
31
SYSCTL_INT(_kern_iser, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/iwn/if_iwnreg.h
910
uint8_t debug;
sys/dev/malo/if_malo.c
80
SYSCTL_INT(_hw_malo, OID_AUTO, debug, CTLFLAG_RWTUN, &malo_debug,
sys/dev/mlx/mlx.c
1200
debug(1, "event log pointer was %d, now %d\n", sc->mlx_lastevent, sc->mlx_currevent);
sys/dev/mlx/mlx.c
2024
debug(0, "command fixup");
sys/dev/mlx/mlx.c
2059
debug(0, "got command buffer");
sys/dev/mlx/mlx.c
2077
debug(0, "got kernel buffer");
sys/dev/mlx/mlx.c
2083
debug(0, "got a slot");
sys/dev/mlx/mlx.c
2159
debug(2, "try slot %d", slot);
sys/dev/mlx/mlx.c
2172
debug(2, "got slot %d", slot);
sys/dev/mlx/mlx_disk.c
130
debug(0, "mlx_submit_ioctl returned %d\n", error);
sys/dev/mlx5/mlx5_core/diag_cnt.h
33
(MLX5_CAP_GEN(mdev, debug) && \
sys/dev/mlx5/mlx5_core/mlx5_diagnostics.c
178
if (MLX5_CAP_GEN(dev, debug) == 0)
sys/dev/mlx5/mlx5_core/mlx5_diagnostics.c
276
if (MLX5_CAP_GEN(dev, debug) == 0)
sys/dev/mlx5/mlx5_core/mlx5_diagnostics.c
97
if (MLX5_CAP_GEN(dev, debug) == 0)
sys/dev/mlx5/mlx5_core/mlx5_fw.c
201
if (MLX5_CAP_GEN(dev, debug)) {
sys/dev/mlx5/mlx5_ifc.h
1413
u8 debug[0x1];
sys/dev/mmc/mmc.c
138
SYSCTL_INT(_hw_mmc, OID_AUTO, debug, CTLFLAG_RWTUN, &mmc_debug, 0,
sys/dev/mpr/mpr.c
1996
int i, len, debug, error;
sys/dev/mpr/mpr.c
2005
debug = sc->mpr_debug;
sys/dev/mpr/mpr.c
2007
sbuf_printf(sbuf, "%#x", debug);
sys/dev/mpr/mpr.c
2012
if (debug & string->flag)
sys/dev/mps/mps.c
1841
int i, len, debug, error;
sys/dev/mps/mps.c
1850
debug = sc->mps_debug;
sys/dev/mps/mps.c
1852
sbuf_printf(sbuf, "%#x", debug);
sys/dev/mps/mps.c
1857
if (debug & string->flag)
sys/dev/mwl/if_mwl.c
209
SYSCTL_INT(_hw_mwl, OID_AUTO, debug, CTLFLAG_RWTUN, &mwl_debug,
sys/dev/mwl/if_mwl.c
4771
int debug, error;
sys/dev/mwl/if_mwl.c
4773
debug = sc->sc_debug | (mwl_hal_getdebug(sc->sc_mh) << 24);
sys/dev/mwl/if_mwl.c
4774
error = sysctl_handle_int(oidp, &debug, 0, req);
sys/dev/mwl/if_mwl.c
4777
mwl_hal_setdebug(sc->sc_mh, debug >> 24);
sys/dev/mwl/if_mwl.c
4778
sc->sc_debug = debug & 0x00ffffff;
sys/dev/mwl/mwlhal.c
444
mwl_hal_setdebug(struct mwl_hal *mh, int debug)
sys/dev/mwl/mwlhal.c
446
MWLPRIV(mh)->mh_debug = debug;
sys/dev/neta/if_mvnetavar.h
299
int debug;
sys/dev/netmap/netmap.c
547
SYSCTL_INT(_dev_netmap, OID_AUTO, debug,
sys/dev/oce/oce_hw.h
3988
uint32_t debug:7;
sys/dev/oce/oce_hw.h
4026
uint32_t debug:7;
sys/dev/otus/if_otus.c
78
SYSCTL_INT(_hw_usb_otus, OID_AUTO, debug, CTLFLAG_RWTUN, &otus_debug, 0,
sys/dev/pccbb/pccbb.c
145
SYSCTL_INT(_hw_cbb, OID_AUTO, debug, CTLFLAG_RWTUN, &cbb_debug, 0,
sys/dev/qat/include/adf_fw_counters.h
29
struct sysctl_oid *debug;
sys/dev/qat/include/common/adf_cfg.h
31
struct sysctl_oid *debug;
sys/dev/qat/include/common/adf_transport_internal.h
10
struct sysctl_oid *debug;
sys/dev/qat/include/common/adf_transport_internal.h
48
struct sysctl_oid *debug;
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
52
dev_cfg_data->debug =
sys/dev/qat/qat_common/adf_freebsd_cfg_dev_dbg.c
64
if (!dev_cfg_data->debug) {
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
104
if (!ring_debug->debug) {
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
177
struct sysctl_oid *parent = accel_dev->transport->debug;
sys/dev/qat/qat_common/adf_freebsd_transport_debug.c
92
ring_debug->debug =
sys/dev/qat/qat_common/adf_fw_counters.c
231
fw_counters_data->debug =
sys/dev/qat/qat_common/adf_fw_counters.c
242
if (!fw_counters_data->debug) {
sys/dev/qat/qat_common/adf_fw_counters.c
413
if (fw_counters_data->debug) {
sys/dev/qat/qat_common/adf_fw_counters.c
416
sysctl_ctx_entry_del(qat_sysctl_ctx, fw_counters_data->debug);
sys/dev/qat/qat_common/adf_fw_counters.c
417
sysctl_remove_oid(fw_counters_data->debug, 1, 1);
sys/dev/qat/qat_common/adf_fw_counters.c
418
fw_counters_data->debug = NULL;
sys/dev/qat/qat_common/adf_transport.c
685
etr_data->debug =
sys/dev/qat/qat_common/adf_transport.c
694
if (!etr_data->debug) {
sys/dev/random/fortuna.c
519
SDT_PROBE2(random, fortuna, event_processor, debug, fortuna_state.fs_reseedcount, fortuna_state.fs_pool);
sys/dev/random/fortuna.c
97
SDT_PROBE_DEFINE2(random, fortuna, event_processor, debug, "u_int", "struct fs_pool *");
sys/dev/safe/safe.c
159
SYSCTL_INT(_hw_safe, OID_AUTO, debug, CTLFLAG_RW, &safe_debug,
sys/dev/sdhci/sdhci.c
72
SYSCTL_INT(_hw_sdhci, OID_AUTO, debug, CTLFLAG_RWTUN, &sdhci_debug, 0,
sys/dev/sound/usb/uaudio.c
143
SYSCTL_INT(_hw_usb_uaudio, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/thunderbolt/hcm_var.h
35
u_int debug;
sys/dev/thunderbolt/nhi.c
101
sc->debug = NHI_DEBUG_LEVEL;
sys/dev/thunderbolt/nhi.c
106
val = TB_GET_DEBUG(sc->dev, &sc->debug);
sys/dev/thunderbolt/nhi.c
112
TB_GET_DEBUG(ufp, &sc->debug);
sys/dev/thunderbolt/nhi.c
116
tb_parse_debug(&sc->debug, oid);
sys/dev/thunderbolt/nhi.c
1162
&sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level");
sys/dev/thunderbolt/nhi.c
126
tb_parse_debug(&sc->debug, oid);
sys/dev/thunderbolt/nhi.c
139
tb_parse_debug(&sc->debug, oid);
sys/dev/thunderbolt/nhi_var.h
142
u_int debug;
sys/dev/thunderbolt/router.c
217
sc->debug = parent->debug;
sys/dev/thunderbolt/router.c
245
sc->debug = nsc->debug;
sys/dev/thunderbolt/router_var.h
60
u_int debug;
sys/dev/thunderbolt/tb_debug.c
213
u_int *debug;
sys/dev/thunderbolt/tb_debug.c
225
debug = (u_int *)arg1;
sys/dev/thunderbolt/tb_debug.c
227
sbuf_printf(sbuf, "%#x", *debug);
sys/dev/thunderbolt/tb_debug.c
232
if (*debug & string->flag)
sys/dev/thunderbolt/tb_debug.c
249
tb_parse_debug(debug, buffer);
sys/dev/thunderbolt/tb_debug.c
262
tb_parse_debug(u_int *debug, char *list)
sys/dev/thunderbolt/tb_debug.c
305
*debug = flags;
sys/dev/thunderbolt/tb_debug.c
308
*debug |= flags;
sys/dev/thunderbolt/tb_debug.c
311
*debug &= (~flags);
sys/dev/thunderbolt/tb_debug.c
318
tbdbg_dprintf(device_t dev, u_int debug, u_int val, const char *fmt, ...)
sys/dev/thunderbolt/tb_debug.c
324
lvl = debug & 0xc0000000;
sys/dev/thunderbolt/tb_debug.c
325
dbg = debug & 0x3fffffff;
sys/dev/thunderbolt/tb_debug.h
82
void tbdbg_dprintf(device_t dev, u_int debug, u_int val, const char *fmt, ...) __printflike(4, 5);
sys/dev/thunderbolt/tb_debug.h
86
tbdbg_dprintf((sc)->dev, (sc)->debug, level, ##fmt)
sys/dev/thunderbolt/tb_pcib.c
141
sc->debug = 0;
sys/dev/thunderbolt/tb_pcib.c
146
tb_parse_debug(&sc->debug, oid);
sys/dev/thunderbolt/tb_pcib.c
153
tb_parse_debug(&sc->debug, oid);
sys/dev/thunderbolt/tb_pcib.c
177
&sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level");
sys/dev/thunderbolt/tb_pcib.c
525
tb_pcib_get_debug(device_t dev, u_int *debug)
sys/dev/thunderbolt/tb_pcib.c
530
if ((sc == NULL) || (debug == NULL))
sys/dev/thunderbolt/tb_pcib.c
533
*debug = sc->debug;
sys/dev/thunderbolt/tb_pcib.h
47
u_int debug;
sys/dev/usb/controller/atmegadci.c
91
SYSCTL_INT(_hw_usb_atmegadci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/avr32dci.c
91
SYSCTL_INT(_hw_usb_avr32dci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/dwc_otg.c
116
SYSCTL_INT(_hw_usb_dwc_otg, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/ehci.c
102
SYSCTL_INT(_hw_usb_ehci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/musb_otg.c
94
SYSCTL_INT(_hw_usb_musbotg, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/ohci.c
88
SYSCTL_INT(_hw_usb_ohci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/uhci.c
93
SYSCTL_INT(_hw_usb_uhci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/usb_controller.c
90
SYSCTL_INT(_hw_usb_ctrl, OID_AUTO, debug, CTLFLAG_RWTUN, &usb_ctrl_debug, 0,
sys/dev/usb/controller/uss820dci.c
92
SYSCTL_INT(_hw_usb_uss820dci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/controller/xhci.c
117
SYSCTL_INT(_hw_usb_xhci, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/gadget/g_audio.c
103
SYSCTL_INT(_hw_usb_g_audio, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/gadget/g_keyboard.c
69
SYSCTL_INT(_hw_usb_g_keyboard, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/gadget/g_modem.c
99
SYSCTL_INT(_hw_usb_g_modem, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/gadget/g_mouse.c
68
SYSCTL_INT(_hw_usb_g_mouse, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/atp.c
183
SYSCTL_INT(_hw_usb_atp, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/uep.c
68
SYSCTL_INT(_hw_usb_uep, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/uhid.c
85
SYSCTL_INT(_hw_usb_uhid, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/ukbd.c
106
SYSCTL_INT(_hw_usb_ukbd, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/ums.c
88
SYSCTL_INT(_hw_usb_ums, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/usbhid.c
84
SYSCTL_INT(_hw_usb_usbhid, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/wmt.c
65
SYSCTL_INT(_hw_usb_wmt, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/input/wsp.c
88
SYSCTL_INT(_hw_usb_wsp, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/misc/udbp.c
99
SYSCTL_INT(_hw_usb_udbp, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/net/if_aue.c
116
SYSCTL_INT(_hw_usb_aue, OID_AUTO, debug, CTLFLAG_RWTUN, &aue_debug, 0,
sys/dev/usb/net/if_axe.c
140
SYSCTL_INT(_hw_usb_axe, OID_AUTO, debug, CTLFLAG_RWTUN, &axe_debug, 0,
sys/dev/usb/net/if_axge.c
148
SYSCTL_INT(_hw_usb_axge, OID_AUTO, debug, CTLFLAG_RWTUN, &axge_debug, 0,
sys/dev/usb/net/if_cdce.c
125
SYSCTL_INT(_hw_usb_cdce, OID_AUTO, debug, CTLFLAG_RWTUN, &cdce_debug, 0,
sys/dev/usb/net/if_cdceem.c
104
SYSCTL_INT(_hw_usb_cdceem, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/net/if_cue.c
132
SYSCTL_INT(_hw_usb_cue, OID_AUTO, debug, CTLFLAG_RWTUN, &cue_debug, 0,
sys/dev/usb/net/if_ipheth.c
93
SYSCTL_INT(_hw_usb_ipheth, OID_AUTO, debug, CTLFLAG_RWTUN, &ipheth_debug, 0, "Debug level");
sys/dev/usb/net/if_kue.c
173
SYSCTL_INT(_hw_usb_kue, OID_AUTO, debug, CTLFLAG_RWTUN, &kue_debug, 0,
sys/dev/usb/net/if_mos.c
146
SYSCTL_INT(_hw_usb_mos, OID_AUTO, debug, CTLFLAG_RWTUN, &mos_debug, 0,
sys/dev/usb/net/if_muge.c
120
SYSCTL_INT(_hw_usb_muge, OID_AUTO, debug, CTLFLAG_RWTUN, &muge_debug, 0,
sys/dev/usb/net/if_rue.c
113
SYSCTL_INT(_hw_usb_rue, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/net/if_smsc.c
132
SYSCTL_INT(_hw_usb_smsc, OID_AUTO, debug, CTLFLAG_RWTUN, &smsc_debug, 0,
sys/dev/usb/net/if_udav.c
219
SYSCTL_INT(_hw_usb_udav, OID_AUTO, debug, CTLFLAG_RWTUN, &udav_debug, 0,
sys/dev/usb/net/if_ure.c
76
SYSCTL_INT(_hw_usb_ure, OID_AUTO, debug, CTLFLAG_RWTUN, &ure_debug, 0,
sys/dev/usb/net/if_urndis.c
98
SYSCTL_INT(_hw_usb_urndis, OID_AUTO, debug, CTLFLAG_RWTUN, &urndis_debug, 0,
sys/dev/usb/net/if_usie.c
88
SYSCTL_INT(_hw_usb_usie, OID_AUTO, debug, CTLFLAG_RWTUN, &usie_debug, 0,
sys/dev/usb/net/uhso.c
302
SYSCTL_INT(_hw_usb_uhso, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/u3g.c
69
SYSCTL_INT(_hw_usb_u3g, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/ubsa.c
93
SYSCTL_INT(_hw_usb_ubsa, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/ubser.c
113
SYSCTL_INT(_hw_usb_ubser, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uchcom.c
99
SYSCTL_INT(_hw_usb_uchcom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/udbc.c
71
SYSCTL_INT(_hw_usb_udbc, OID_AUTO, debug, CTLFLAG_RWTUN, &udbc_debug, 0,
sys/dev/usb/serial/ufintek.c
68
SYSCTL_INT(_hw_usb_ufintek, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uftdi.c
89
SYSCTL_INT(_hw_usb_uftdi, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/ulpt.c
78
SYSCTL_INT(_hw_usb_ulpt, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/umcs.c
83
SYSCTL_INT(_hw_usb_umcs, OID_AUTO, debug, CTLFLAG_RWTUN, &umcs_debug, 0, "Debug level");
sys/dev/usb/serial/umodem.c
115
SYSCTL_INT(_hw_usb_umodem, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/umoscom.c
54
SYSCTL_INT(_hw_usb_umoscom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uplcom.c
115
SYSCTL_INT(_hw_usb_uplcom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/usb_serial.c
115
SYSCTL_INT(_hw_usb_ucom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uslcom.c
61
SYSCTL_INT(_hw_usb_uslcom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uvisor.c
86
SYSCTL_INT(_hw_usb_uvisor, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/serial/uvscom.c
74
SYSCTL_INT(_hw_usb_uvscom, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/storage/cfumass.c
291
if (debug > 1) { \
sys/dev/usb/storage/cfumass.c
299
if (debug > 0) { \
sys/dev/usb/storage/cfumass.c
70
static int debug = 1;
sys/dev/usb/storage/cfumass.c
71
SYSCTL_INT(_hw_usb_cfumass, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/storage/cfumass.c
72
&debug, 1, "Enable debug messages");
sys/dev/usb/storage/cfumass.c
978
if (debug > 1) {
sys/dev/usb/storage/umass.c
170
SYSCTL_INT(_hw_usb_umass, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/storage/urio.c
83
SYSCTL_INT(_hw_usb_urio, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/storage/ustorage_fs.c
76
SYSCTL_INT(_hw_usb_ustorage_fs, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/usb_debug.c
72
SYSCTL_INT(_hw_usb, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/usb_dev.c
93
SYSCTL_INT(_hw_usb_dev, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/usb_generic.c
142
SYSCTL_INT(_hw_usb_ugen, OID_AUTO, debug, CTLFLAG_RWTUN, &ugen_debug,
sys/dev/usb/usb_hub.c
85
SYSCTL_INT(_hw_usb_uhub, OID_AUTO, debug, CTLFLAG_RWTUN, &uhub_debug, 0,
sys/dev/usb/usb_process.c
78
SYSCTL_INT(_hw_usb_proc, OID_AUTO, debug, CTLFLAG_RWTUN, &usb_proc_debug, 0,
sys/dev/usb/video/udl.c
68
SYSCTL_INT(_hw_usb_udl, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/dev/usb/wlan/if_mtw.c
84
SYSCTL_INT(_hw_usb_mtw, OID_AUTO, debug, CTLFLAG_RWTUN, &mtw_debug, 0,
sys/dev/usb/wlan/if_rsu.c
73
SYSCTL_INT(_hw_usb_rsu, OID_AUTO, debug, CTLFLAG_RWTUN, &rsu_debug, 0,
sys/dev/usb/wlan/if_rum.c
81
SYSCTL_INT(_hw_usb_rum, OID_AUTO, debug, CTLFLAG_RWTUN, &rum_debug, 0,
sys/dev/usb/wlan/if_run.c
87
SYSCTL_INT(_hw_usb_run, OID_AUTO, debug, CTLFLAG_RWTUN, &run_debug, 0,
sys/dev/usb/wlan/if_uath.c
126
SYSCTL_INT(_hw_usb_uath, OID_AUTO, debug, CTLFLAG_RWTUN, &uath_debug, 0,
sys/dev/usb/wlan/if_uathreg.h
123
uint32_t debug[4]; /* debug data area */
sys/dev/usb/wlan/if_upgt.c
79
SYSCTL_INT(_hw_upgt, OID_AUTO, debug, CTLFLAG_RWTUN, &upgt_debug,
sys/dev/usb/wlan/if_ural.c
81
SYSCTL_INT(_hw_usb_ural, OID_AUTO, debug, CTLFLAG_RWTUN, &ural_debug, 0,
sys/dev/usb/wlan/if_urtw.c
71
SYSCTL_INT(_hw_usb_urtw, OID_AUTO, debug, CTLFLAG_RWTUN, &urtw_debug, 0,
sys/dev/usb/wlan/if_zyd.c
78
SYSCTL_INT(_hw_usb_zyd, OID_AUTO, debug, CTLFLAG_RWTUN, &zyd_debug, 0,
sys/dev/vt/vt_core.c
131
static VT_SYSCTL_INT(debug, 0, "vt(4) debug level");
sys/fs/autofs/autofs.c
122
SYSCTL_INT(_vfs_autofs, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/fs/nfsclient/nfs_clvfsops.c
107
SYSCTL_INT(_vfs_nfs, OID_AUTO, debug, CTLFLAG_RW, &nfs_debug, 0,
sys/fs/tarfs/tarfs_subr.c
88
SYSCTL_INT(_vfs_tarfs, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/gdb/netgdb.c
88
SYSCTL_UINT(_debug_gdb_netgdb, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/geom/cache/g_cache.c
54
SYSCTL_UINT(_kern_geom_cache, OID_AUTO, debug, CTLFLAG_RW, &g_cache_debug, 0,
sys/geom/concat/g_concat.c
52
SYSCTL_UINT(_kern_geom_concat, OID_AUTO, debug, CTLFLAG_RWTUN, &g_concat_debug, 0,
sys/geom/eli/g_eli.c
74
SYSCTL_INT(_kern_geom_eli, OID_AUTO, debug, CTLFLAG_RWTUN, &g_eli_debug, 0,
sys/geom/gate/g_gate.c
65
SYSCTL_INT(_kern_geom_gate, OID_AUTO, debug, CTLFLAG_RWTUN, &g_gate_debug, 0,
sys/geom/journal/g_journal.c
101
SYSCTL_INT(_kern_geom_journal, OID_AUTO, debug, CTLFLAG_RWTUN, &g_journal_debug, 0,
sys/geom/label/g_label.c
56
SYSCTL_UINT(_kern_geom_label, OID_AUTO, debug, CTLFLAG_RWTUN, &g_label_debug, 0,
sys/geom/linux_lvm/g_linux_lvm.c
84
SYSCTL_UINT(_kern_geom_linux_lvm, OID_AUTO, debug, CTLFLAG_RWTUN, &g_llvm_debug, 0,
sys/geom/mirror/g_mirror.c
60
SYSCTL_INT(_kern_geom_mirror, OID_AUTO, debug, CTLFLAG_RWTUN, &g_mirror_debug, 0,
sys/geom/mountver/g_mountver.c
53
SYSCTL_UINT(_kern_geom_mountver, OID_AUTO, debug, CTLFLAG_RW,
sys/geom/multipath/g_multipath.c
58
SYSCTL_UINT(_kern_geom_multipath, OID_AUTO, debug, CTLFLAG_RW,
sys/geom/nop/g_nop.c
49
SYSCTL_UINT(_kern_geom_nop, OID_AUTO, debug, CTLFLAG_RW, &g_nop_debug, 0,
sys/geom/part/g_part_ldm.c
58
SYSCTL_UINT(_kern_geom_part_ldm, OID_AUTO, debug,
sys/geom/raid/g_raid.c
66
SYSCTL_UINT(_kern_geom_raid, OID_AUTO, debug, CTLFLAG_RWTUN, &g_raid_debug, 0,
sys/geom/raid3/g_raid3.c
60
SYSCTL_UINT(_kern_geom_raid3, OID_AUTO, debug, CTLFLAG_RWTUN, &g_raid3_debug, 0,
sys/geom/shsec/g_shsec.c
74
SYSCTL_UINT(_kern_geom_shsec, OID_AUTO, debug, CTLFLAG_RWTUN, &g_shsec_debug, 0,
sys/geom/stripe/g_stripe.c
74
SYSCTL_UINT(_kern_geom_stripe, OID_AUTO, debug, CTLFLAG_RWTUN, &g_stripe_debug, 0,
sys/geom/union/g_union.c
49
SYSCTL_UINT(_kern_geom_union, OID_AUTO, debug, CTLFLAG_RW, &g_union_debug, 0,
sys/geom/uzip/g_uzip.c
107
SYSCTL_UINT(_kern_geom_uzip, OID_AUTO, debug, CTLFLAG_RWTUN, &g_uzip_debug, 0,
sys/geom/virstor/g_virstor.c
88
SYSCTL_UINT(_kern_geom_virstor, OID_AUTO, debug, CTLFLAG_RWTUN, &g_virstor_debug,
sys/i386/i386/vm86.c
834
vm86->vm86_debug = sa.debug;
sys/i386/include/vm86.h
134
int debug; /* debug flag */
sys/kern/kern_mib.c
73
SYSCTL_ROOT_NODE(CTL_DEBUG, debug, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
sys/kern/kern_sysctl.c
1177
SYSCTL_PROC(_sysctl, CTL_SYSCTL_DEBUG, debug, CTLTYPE_STRING | CTLFLAG_RD |
sys/kern/vfs_cache.c
4330
struct cache_fpl_debug debug;
sys/kern/vfs_cache.c
4391
fpl->snd.ni_pathlen = fpl->debug.ni_pathlen;
sys/kern/vfs_cache.c
4401
fpl->debug.ni_pathlen = fpl->snd.ni_pathlen;
sys/kern/vfs_cache.c
4769
if (ndp->ni_pathlen != fpl->debug.ni_pathlen) {
sys/kern/vfs_cache.c
4771
__func__, ndp->ni_pathlen, fpl->debug.ni_pathlen, fpl->nulchar,
sys/kern/vfs_cache.c
5523
if (ndp->ni_pathlen != fpl->debug.ni_pathlen) {
sys/kern/vfs_cache.c
5525
__func__, ndp->ni_pathlen, fpl->debug.ni_pathlen, fpl->nulchar,
sys/kern/vfs_cache.c
5860
fpl->debug.ni_pathlen += n;
sys/kern/vfs_cache.c
5861
KASSERT(fpl->debug.ni_pathlen <= PATH_MAX,
sys/kern/vfs_cache.c
5862
("%s: pathlen overflow to %zd\n", __func__, fpl->debug.ni_pathlen));
sys/kern/vfs_cache.c
5869
fpl->debug.ni_pathlen -= n;
sys/kern/vfs_cache.c
5870
KASSERT(fpl->debug.ni_pathlen <= PATH_MAX,
sys/kern/vfs_cache.c
5871
("%s: pathlen underflow to %zd\n", __func__, fpl->debug.ni_pathlen));
sys/kern/vfs_cache.c
5931
MPASS(&cnp->cn_nameptr[fpl->debug.ni_pathlen - 1] >= cnp->cn_pnbuf);
sys/kern/vfs_cache.c
5932
KASSERT(&cnp->cn_nameptr[fpl->debug.ni_pathlen - 1] == fpl->nulchar,
sys/kern/vfs_cache.c
5934
__func__, fpl->debug.ni_pathlen, &cnp->cn_nameptr[fpl->debug.ni_pathlen - 1],
sys/kern/vfs_cache.c
6137
if (ni_pathlen != fpl->debug.ni_pathlen) {
sys/kern/vfs_cache.c
6139
__func__, ni_pathlen, fpl->debug.ni_pathlen, fpl->nulchar,
sys/kern/vfs_cache.c
6490
fpl.debug.ni_pathlen = ndp->ni_pathlen;
sys/kern/vfs_cache.c
693
static SYSCTL_NODE(_vfs_cache, OID_AUTO, debug, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
sys/net/debugnet.c
85
SYSCTL_UINT(_net_debugnet, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/net/ieee8023ad_lacp.c
203
SYSCTL_INT(_net_link_lagg_lacp, OID_AUTO, debug, CTLFLAG_RWTUN | CTLFLAG_VNET,
sys/net/if_tuntap.c
217
SYSCTL_INT(_net_link_tap, OID_AUTO, debug, CTLFLAG_RW, &tundebug, 0, "");
sys/net/pfvar.h
2204
uint32_t debug;
sys/net/pfvar.h
343
if (V_pf_status.debug >= (n)) \
sys/net/route/route_ctl.c
133
SYSCTL_NODE(_net_route, OID_AUTO, debug, CTLFLAG_RD | CTLFLAG_MPSAFE, 0, "");
sys/net/rss_config.c
150
SYSCTL_INT(_net_inet_rss, OID_AUTO, debug, CTLFLAG_RWTUN, &rss_debug, 0,
sys/net80211/ieee80211_freebsd.c
72
SYSCTL_INT(_net_wlan, OID_AUTO, debug, CTLFLAG_RW, &ieee80211_debug,
sys/net80211/ieee80211_scan_sta.c
1015
int debug)
sys/net80211/ieee80211_scan_sta.c
1159
if (ieee80211_msg(vap, debug)) {
sys/net80211/ieee80211_scan_sta.c
1230
select_bss(struct ieee80211_scan_state *ss, struct ieee80211vap *vap, int debug)
sys/net80211/ieee80211_scan_sta.c
1235
IEEE80211_DPRINTF(vap, debug, " %s\n",
sys/net80211/ieee80211_scan_sta.c
1240
if (match_bss(vap, ss, se, debug) == 0) {
sys/netgraph/bluetooth/hci/ng_hci_main.c
131
unit->debug = NG_HCI_WARN_LEVEL;
sys/netgraph/bluetooth/hci/ng_hci_main.c
378
NG_MKRESPONSE(rsp, msg, sizeof(unit->debug), M_NOWAIT);
sys/netgraph/bluetooth/hci/ng_hci_main.c
384
*((ng_hci_node_debug_ep *)(rsp->data)) = unit->debug;
sys/netgraph/bluetooth/hci/ng_hci_main.c
394
unit->debug = *((ng_hci_node_debug_ep *)(msg->data));
sys/netgraph/bluetooth/hci/ng_hci_var.h
130
ng_hci_node_debug_ep debug; /* debug level */
sys/netgraph/bluetooth/hci/ng_hci_var.h
46
#define NG_HCI_ALERT if (unit->debug >= NG_HCI_ALERT_LEVEL) printf
sys/netgraph/bluetooth/hci/ng_hci_var.h
47
#define NG_HCI_ERR if (unit->debug >= NG_HCI_ERR_LEVEL) printf
sys/netgraph/bluetooth/hci/ng_hci_var.h
48
#define NG_HCI_WARN if (unit->debug >= NG_HCI_WARN_LEVEL) printf
sys/netgraph/bluetooth/hci/ng_hci_var.h
49
#define NG_HCI_INFO if (unit->debug >= NG_HCI_INFO_LEVEL) printf
sys/netgraph/bluetooth/include/ng_btsocket.h
289
ng_l2cap_node_debug_ep debug;
sys/netgraph/bluetooth/include/ng_btsocket.h
94
ng_hci_node_debug_ep debug;
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
120
l2cap->debug = NG_L2CAP_WARN_LEVEL;
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
536
l2cap->debug;
sys/netgraph/bluetooth/l2cap/ng_l2cap_main.c
545
l2cap->debug =
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
46
#define NG_L2CAP_ALERT if (l2cap->debug >= NG_L2CAP_ALERT_LEVEL) printf
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
47
#define NG_L2CAP_ERR if (l2cap->debug >= NG_L2CAP_ERR_LEVEL) printf
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
48
#define NG_L2CAP_WARN if (l2cap->debug >= NG_L2CAP_WARN_LEVEL) printf
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
49
#define NG_L2CAP_INFO if (l2cap->debug >= NG_L2CAP_INFO_LEVEL) printf
sys/netgraph/bluetooth/l2cap/ng_l2cap_var.h
82
ng_l2cap_node_debug_ep debug; /* debug level */
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1085
&p->debug, sizeof(p->debug));
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1094
NGM_HCI_NODE_SET_DEBUG, &p->debug,
sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c
1095
sizeof(p->debug));
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
828
&p->debug, sizeof(p->debug));
sys/netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c
838
&p->debug, sizeof(p->debug));
sys/netinet/netdump/netdump_client.c
139
SYSCTL_INT(_net_netdump, OID_AUTO, debug, CTLFLAG_RWTUN,
sys/netinet/sctp_sysctl.c
993
SCTP_UINT_SYSCTL(debug, sctp_debug_on, SCTPCTL_DEBUG);
sys/netipsec/key.c
486
SYSCTL_INT(_net_inet_ipsec, IPSECCTL_DEBUG, debug,
sys/netipsec/key.c
492
SYSCTL_INT(_net_inet6_ipsec6, IPSECCTL_DEBUG, debug,
sys/netipsec/key.c
497
SYSCTL_INT(_net_key, KEYCTL_DEBUG_LEVEL, debug,
sys/netlink/netlink_glue.c
55
SYSCTL_NODE(_net_netlink, OID_AUTO, debug, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
sys/netpfil/ipfw/ip_dn_io.c
176
SYSCTL_INT(_net_inet_ip_dummynet, OID_AUTO, debug,
sys/netpfil/ipfw/ip_dn_io.c
177
CTLFLAG_RW | CTLFLAG_VNET, DC(debug), 0, "Dummynet debug level");
sys/netpfil/ipfw/ip_dn_private.h
112
int debug;
sys/netpfil/ipfw/ip_dn_private.h
47
if (V_dn_cfg.debug > lev) D(fmt, ## __VA_ARGS__); } while (0)
sys/netpfil/ipfw/test/dn_test.h
22
extern int debug;
sys/netpfil/ipfw/test/dn_test.h
28
if (debug > lev) D(fmt, ## args); } while (0)
sys/netpfil/ipfw/test/main.c
101
int debug = 0;
sys/netpfil/ipfw/test/main.c
455
debug = atoi(av[1]);
sys/netpfil/pf/if_pfsync.c
1236
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
1374
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/if_pfsync.c
1459
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/if_pfsync.c
1626
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
1641
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
1645
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
1713
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
2679
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
2799
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
3298
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
553
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
564
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/if_pfsync.c
585
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/pf.c
1153
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
1224
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/pf.c
1764
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
2131
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
7554
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
7609
} else if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
7899
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
8589
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
8851
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
8935
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.c
8948
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf.h
299
uint32_t debug;
sys/netpfil/pf/pf_ioctl.c
406
V_pf_status.debug = PF_DEBUG_URGENT;
sys/netpfil/pf/pf_ioctl.c
5216
V_pf_status.debug = *level;
sys/netpfil/pf/pf_ioctl.c
6966
nvlist_add_number(nvl, "debug", V_pf_status.debug);
sys/netpfil/pf/pf_lb.c
1012
if (V_pf_status.debug >= PF_DEBUG_NOISY) {
sys/netpfil/pf/pf_lb.c
1031
if (V_pf_status.debug >= PF_DEBUG_MISC)
sys/netpfil/pf/pf_lb.c
1036
if (V_pf_status.debug >= PF_DEBUG_NOISY &&
sys/netpfil/pf/pf_lb.c
1359
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_lb.c
1444
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_lb.c
967
if (V_pf_status.debug >= PF_DEBUG_NOISY) {
sys/netpfil/pf/pf_nl.c
1253
nlattr_add_u32(nw, PF_GS_DEBUG, V_pf_status.debug);
sys/netpfil/pf/pf_nl.c
1370
V_pf_status.debug = attrs.level;
sys/netpfil/pf/pf_norm.c
1672
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_norm.c
1730
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_norm.c
1740
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_norm.c
1862
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_norm.c
1910
if (V_pf_status.debug >= PF_DEBUG_MISC) {
sys/netpfil/pf/pf_norm.c
1936
if (V_pf_status.debug >= PF_DEBUG_MISC && dst->scrub &&
sys/powerpc/ps3/ps3disk.c
670
int debug, error;
sys/powerpc/ps3/ps3disk.c
672
debug = sc->sc_debug;
sys/powerpc/ps3/ps3disk.c
674
error = sysctl_handle_int(oidp, &debug, 0, req);
sys/powerpc/ps3/ps3disk.c
678
sc->sc_debug = debug;
sys/powerpc/ps3/ps3disk.c
73
SYSCTL_INT(_hw_ps3disk, OID_AUTO, debug, CTLFLAG_RW, &ps3disk_debug,
sys/security/mac_grantbylabel/mac_grantbylabel.c
58
SYSCTL_INT(_security_mac_grantbylabel, OID_AUTO, debug, CTLFLAG_RW,
sys/security/mac_veriexec/mac_veriexec.c
88
SYSCTL_INT(_security_mac_veriexec, OID_AUTO, debug, CTLFLAG_RW,
sys/vm/uma_core.c
343
static SYSCTL_NODE(_vm, OID_AUTO, debug, CTLFLAG_RD | CTLFLAG_MPSAFE, 0,
tests/sys/kern/ktls_test.c
100
debug(const atf_tc_t *tc, const char *fmt, ...)
tests/sys/kern/ktls_test.c
1003
debug(tc, "encrypting MTE record seqno %ju:\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
1060
debug(tc, "encrypting TLS 1.2 record seqno %ju:\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
1102
debug(tc, "encrypting TLS 1.3 record seqno %ju:\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
1247
debug(tc, "TLS header for seqno %ju:\n",
tests/sys/kern/ktls_test.c
1259
debug(tc, "record_len %zu outbuf_cap %zu\n",
tests/sys/kern/ktls_test.c
602
debug(tc, "seqno: %ju\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
808
debug(tc, "decrypting MTE record seqno %ju:\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
874
debug(tc, "decrypting TLS 1.2 record seqno %ju:\n", (uintmax_t)seqno);
tests/sys/kern/ktls_test.c
914
debug(tc, "decrypting TLS 1.3 record seqno %ju:\n", (uintmax_t)seqno);
tools/regression/fsx/fsx.c
1019
debug = 1;
tools/regression/fsx/fsx.c
1046
debug = 1;
tools/regression/fsx/fsx.c
111
int debug = 0; /* -d flag */
tools/regression/fsx/fsx.c
460
(debug &&
tools/regression/fsx/fsx.c
539
(debug &&
tools/regression/fsx/fsx.c
611
(debug &&
tools/regression/fsx/fsx.c
669
(debug &&
tools/regression/fsx/fsx.c
728
(debug && (monitorstart == -1 || monitorend == -1 ||
tools/regression/fsx/fsx.c
771
if (debug)
tools/regression/fsx/fsx.c
794
if (debug)
tools/regression/fsx/fsx.c
839
debug = 1;
tools/regression/net80211/ccmp/test_ccmp.c
702
static int debug = 0;
tools/regression/net80211/ccmp/test_ccmp.c
722
if (debug)
tools/regression/net80211/tkip/test_tkip.c
341
static int debug = 0;
tools/regression/net80211/tkip/test_tkip.c
362
if (debug)
tools/regression/net80211/wep/test_wep.c
291
static int debug = 0;
tools/regression/net80211/wep/test_wep.c
311
if (debug)
tools/regression/sockets/unix_cmsg/uc_common.c
117
if (uc_cfg.debug) {
tools/regression/sockets/unix_cmsg/uc_common.h
31
bool debug;
tools/regression/sockets/unix_cmsg/unix_cmsg.c
353
uc_cfg.debug = false;
tools/regression/sockets/unix_cmsg/unix_cmsg.c
363
uc_cfg.debug = true;
tools/test/netfibs/reflect.c
312
debug++;
tools/test/netfibs/reflect.c
49
static int debug;
tools/test/netfibs/reflect.c
91
if (debug > 0)
tools/test/netfibs/reflect.c
98
if (debug > 0) {
tools/tools/ath/athdebug/athdebug.c
154
uint64_t debug, ndebug;
tools/tools/ath/athdebug/athdebug.c
179
debuglen = sizeof(debug);
tools/tools/ath/athdebug/athdebug.c
180
if (sysctlbyname(oid, &debug, &debuglen, NULL, 0) < 0)
tools/tools/ath/athdebug/athdebug.c
182
ndebug = debug;
tools/tools/ath/athdebug/athdebug.c
215
if (debug != ndebug) {
tools/tools/ath/athdebug/athdebug.c
216
printf("%s: 0x%llx => ", oid, (long long) debug);
tools/tools/ath/athdebug/athdebug.c
220
debug = ndebug;
tools/tools/ath/athdebug/athdebug.c
222
printf("%s: 0x%llx", oid, (long long) debug);
tools/tools/ath/athdebug/athdebug.c
225
if (debug & flags[i].bit) {
tools/tools/ether_reflect/ether_reflect.c
137
if (debug) {
tools/tools/ether_reflect/ether_reflect.c
159
if (debug)
tools/tools/ether_reflect/ether_reflect.c
60
int debug = 0, promisc = 0;
tools/tools/ether_reflect/ether_reflect.c
93
debug = 1;
tools/tools/mwl/mwldebug/mwldebug.c
137
u_int32_t debug, ndebug;
tools/tools/mwl/mwldebug/mwldebug.c
155
debuglen = sizeof(debug);
tools/tools/mwl/mwldebug/mwldebug.c
156
if (sysctlbyname(oid, &debug, &debuglen, NULL, 0) < 0)
tools/tools/mwl/mwldebug/mwldebug.c
158
ndebug = debug;
tools/tools/mwl/mwldebug/mwldebug.c
192
if (debug != ndebug) {
tools/tools/mwl/mwldebug/mwldebug.c
193
printf("%s: 0x%x => ", oid, debug);
tools/tools/mwl/mwldebug/mwldebug.c
197
debug = ndebug;
tools/tools/mwl/mwldebug/mwldebug.c
199
printf("%s: 0x%x", oid, debug);
tools/tools/mwl/mwldebug/mwldebug.c
202
if (debug & flags[i].bit) {
usr.bin/apply/apply.c
190
if (debug)
usr.bin/apply/apply.c
60
int ch, debug, i, magic, n, nargs, rval;
usr.bin/apply/apply.c
65
debug = 0;
usr.bin/apply/apply.c
77
debug = 1;
usr.bin/banner/banner.c
1011
static int debug, i, j, linen, max, nchars, pc, term, trace, x, y;
usr.bin/banner/banner.c
1024
debug = 1;
usr.bin/banner/banner.c
1075
if (debug) {
usr.bin/calendar/calendar.c
107
debug = 1;
usr.bin/calendar/calendar.c
192
if (debug)
usr.bin/calendar/calendar.c
52
int debug = 0;
usr.bin/calendar/calendar.h
113
extern int debug; /* show parsing of the input */
usr.bin/calendar/io.c
580
if (debug)
usr.bin/calendar/io.c
592
if (debug)
usr.bin/calendar/parsedata.c
455
if (debug)
usr.bin/calendar/parsedata.c
462
if (debug)
usr.bin/calendar/parsedata.c
467
if (debug)
usr.bin/calendar/parsedata.c
805
if (debug) {
usr.bin/dpv/dpv.c
293
debug = TRUE;
usr.bin/dpv/dpv.c
294
config->debug = debug;
usr.bin/dpv/dpv.c
468
if (dpv(config, file_list) != 0 && debug)
usr.bin/dpv/dpv.c
48
static uint8_t debug = FALSE;
usr.bin/dpv/dpv.c
494
if (debug) /* No need for usage */
usr.bin/gprof/arcs.c
167
if ( debug & BREAKCYCLE ) {
usr.bin/gprof/arcs.c
204
if ( debug & DFNDEBUG ) {
usr.bin/gprof/arcs.c
333
if ( debug & PROPDEBUG ) {
usr.bin/gprof/arcs.c
405
if ( debug & CYCLEDEBUG ) {
usr.bin/gprof/arcs.c
480
if ( debug & BREAKCYCLE ) {
usr.bin/gprof/arcs.c
508
if ( debug & BREAKCYCLE ) {
usr.bin/gprof/arcs.c
54
if ( debug & TALLYDEBUG ) {
usr.bin/gprof/arcs.c
612
if ( debug & SUBCYCLELIST ) {
usr.bin/gprof/arcs.c
65
if ( debug & TALLYDEBUG ) {
usr.bin/gprof/arcs.c
708
if ( debug & BREAKCYCLE ) {
usr.bin/gprof/arcs.c
805
if ( debug & PROPDEBUG ) {
usr.bin/gprof/arcs.c
859
if ( debug & PROPDEBUG ) {
usr.bin/gprof/dfn.c
116
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
171
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
194
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
209
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
226
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
237
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
266
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
285
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
300
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
309
if ( debug & DFNDEBUG ) {
usr.bin/gprof/dfn.c
65
if ( debug & DFNDEBUG ) {
usr.bin/gprof/gprof.c
233
if ( debug & SAMPLEDEBUG ) {
usr.bin/gprof/gprof.c
290
if ( debug & SAMPLEDEBUG ) {
usr.bin/gprof/gprof.c
322
if ( debug & TALLYDEBUG ) {
usr.bin/gprof/gprof.c
364
if ( debug & SAMPLEDEBUG ) {
usr.bin/gprof/gprof.c
492
if ( debug & SAMPLEDEBUG ) {
usr.bin/gprof/gprof.c
516
if (debug & SAMPLEDEBUG) {
usr.bin/gprof/gprof.c
528
if (debug & SAMPLEDEBUG) {
usr.bin/gprof/gprof.c
55
debug = 0;
usr.bin/gprof/gprof.c
571
if (debug & SAMPLEDEBUG) {
usr.bin/gprof/gprof.c
73
debug |= atoi( *++argv );
usr.bin/gprof/gprof.c
74
debug |= ANYDEBUG;
usr.bin/gprof/gprof.c
76
printf("[main] debug = %d\n", debug);
usr.bin/gprof/gprof.h
191
EXTERN int debug;
usr.bin/gprof/lookup.c
102
if ( debug & LOOKUPDEBUG ) {
usr.bin/gprof/lookup.c
58
if ( debug & LOOKUPDEBUG ) {
usr.bin/gprof/lookup.c
77
if ( debug & LOOKUPDEBUG ) {
usr.bin/gprof/lookup.c
95
if ( debug & LOOKUPDEBUG ) {
usr.bin/gprof/printgprof.c
380
if ( debug & DFNDEBUG ) {
usr.bin/gprof/printgprof.c
383
if ( debug & PROPDEBUG ) {
usr.bin/gprof/printgprof.c
603
if ( debug & TIMEDEBUG ) {
usr.bin/indent/parse.c
214
#ifdef debug
usr.bin/indent/parse.c
56
#ifdef debug
usr.bin/mail/glob.h
73
extern int debug; /* Debug flag set */
usr.bin/mail/main.c
149
debug++;
usr.bin/mail/main.c
77
int debug;
usr.bin/mail/names.c
122
if (debug && comma)
usr.bin/mail/send.c
358
if (debug) {
usr.bin/mail/temp.c
79
if (debug)
usr.bin/mkcsmapper/ldef.h
39
extern int debug;
usr.bin/mkcsmapper/yacc.y
61
int debug = 0;
usr.bin/mkcsmapper/yacc.y
687
debug = 1;
usr.bin/mkesdb/yacc.y
295
debug = 1;
usr.bin/mkesdb/yacc.y
59
static int debug = 0, num_csids = 0, use_invalid = 0;
usr.bin/netstat/netgraph.c
69
int debug = 1;
usr.bin/netstat/netgraph.c
73
if (debug)
usr.bin/patch/common.h
83
extern int debug;
usr.bin/patch/inp.c
147
if (debug & 8)
usr.bin/patch/patch.c
1049
if (debug & 256)
usr.bin/patch/patch.c
663
debug = atoi(optarg);
usr.bin/patch/patch.c
734
if (debug & 1)
usr.bin/patch/patch.c
74
int debug = 0;
usr.bin/patch/patch.c
742
if (debug & 1)
usr.bin/patch/pch.c
1185
if (debug & 2) {
usr.bin/patch/pch.c
885
if (debug & 64)
usr.bin/patch/util.c
150
if (debug & 4)
usr.bin/patch/util.c
364
if (debug & 128)
usr.bin/patch/util.c
61
if (debug & 4)
usr.bin/patch/util.c
79
if (debug & 4)
usr.bin/tftp/main.c
688
printf("Debug: %s\n", debug_show(debug));
usr.bin/tftp/main.c
951
debug ^= debug_find(argv[i++]);
usr.bin/tftp/main.c
953
printf("The following debugging is enabled: %s\n", debug_show(debug));
usr.bin/tftp/tftp.c
191
if (debug & DEBUG_SIMPLE)
usr.bin/tftp/tftp.c
91
if (debug & DEBUG_SIMPLE)
usr.bin/top/display.c
1190
fprintf(debug, "line_update, starting at %d\n", start);
usr.bin/top/display.c
1191
fputs(old, debug);
usr.bin/top/display.c
1192
fputc('\n', debug);
usr.bin/top/display.c
1193
fputs(new, debug);
usr.bin/top/display.c
1194
fputs("\n-\n", debug);
usr.bin/top/display.c
53
FILE *debug;
usr.bin/top/top.c
1174
fclose(debug);
usr.bin/top/top.c
261
extern FILE *debug;
usr.bin/top/top.c
262
debug = fopen("debug.run", "w");
usr.bin/tsort/tsort.c
114
debug = 1;
usr.bin/tsort/tsort.c
396
if (debug)
usr.bin/tsort/tsort.c
90
static int debug, longest, quiet;
usr.sbin/autofs/automount.c
340
int ch, debug = 0, show_maps = 0;
usr.sbin/autofs/automount.c
371
debug++;
usr.sbin/autofs/automount.c
385
log_init(debug);
usr.sbin/autofs/automountd.c
439
int ch, debug = 0, error, maxproc = 30, retval, saved_errno;
usr.sbin/autofs/automountd.c
454
debug++;
usr.sbin/autofs/automountd.c
458
debug++;
usr.sbin/autofs/automountd.c
470
debug++;
usr.sbin/autofs/automountd.c
481
log_init(debug);
usr.sbin/autofs/autounmountd.c
267
int ch, debug = 0, error, kq;
usr.sbin/autofs/autounmountd.c
275
debug++;
usr.sbin/autofs/autounmountd.c
284
debug++;
usr.sbin/autofs/autounmountd.c
300
log_init(debug);
usr.sbin/bhyve/gdb.c
1013
debug("suspending all CPUs\n");
usr.sbin/bhyve/gdb.c
1031
debug("$vCPU %d stepped\n", vcpuid);
usr.sbin/bhyve/gdb.c
1042
debug("$vCPU %d reporting step\n", vcpuid);
usr.sbin/bhyve/gdb.c
1124
debug("$vCPU %d reporting breakpoint at rip %#lx\n",
usr.sbin/bhyve/gdb.c
1143
debug("$vCPU %d injecting breakpoint at rip %#lx\n", vcpuid,
usr.sbin/bhyve/gdb.c
1168
debug("$vCPU %d step\n", vcpuid);
usr.sbin/bhyve/gdb.c
1187
debug("resuming all CPUs\n");
usr.sbin/bhyve/gdb.c
1478
debug("$vCPU %d %sabled breakpoint exits\n", vcpu,
usr.sbin/bhyve/gdb.c
1508
debug("remove breakpoint at %#lx\n", bp->gpa);
usr.sbin/bhyve/gdb.c
1568
debug("new breakpoint at %#lx\n", gpa);
usr.sbin/bhyve/gdb.c
1572
debug("remove breakpoint at %#lx\n", gpa);
usr.sbin/bhyve/gdb.c
1983
debug("<- Ctrl-C\n");
usr.sbin/bhyve/gdb.c
1990
debug("<- +\n");
usr.sbin/bhyve/gdb.c
2001
debug("<- -\n");
usr.sbin/bhyve/gdb.c
2007
debug("-> %.*s\n", (int)cur_resp.len,
usr.sbin/bhyve/gdb.c
2029
debug("<- %.*s\n", (int)plen, head);
usr.sbin/bhyve/gdb.c
2036
debug("-> -\n");
usr.sbin/bhyve/gdb.c
2046
debug("-> +\n");
usr.sbin/bhyve/gdb.c
2051
debug("-> %02x\n", *head);
usr.sbin/bhyve/gdb.c
2204
debug("==> starting on %s:%s, %swaiting\n",
usr.sbin/bhyve/gdb.c
258
debug(const char *fmt, ...)
usr.sbin/bhyve/gdb.c
623
debug("-> %.*s\n", (int)cur_resp.len, io_buffer_head(&cur_resp));
usr.sbin/bhyve/gdb.c
802
debug("$vCPU %d reporting swbreak\n", stopped_vcpu);
usr.sbin/bhyve/gdb.c
806
debug("$vCPU %d reporting step\n", stopped_vcpu);
usr.sbin/bhyve/gdb.c
808
debug("$vCPU %d reporting ???\n", stopped_vcpu);
usr.sbin/bhyve/gdb.c
856
debug("$vCPU %d suspending\n", vcpuid);
usr.sbin/bhyve/gdb.c
863
debug("$vCPU %d resuming\n", vcpuid);
usr.sbin/bhyve/gdb.c
924
debug("$vCPU %d starting\n", vcpuid);
usr.sbin/bhyve/gdb.c
932
debug("$vCPU %d enabled breakpoint exits\n", vcpuid);
usr.sbin/bluetooth/hccontrol/node.c
81
fprintf(stdout, "Debug level: %d\n", r.debug);
usr.sbin/bluetooth/hccontrol/node.c
95
r.debug = atoi(argv[0]);
usr.sbin/bluetooth/l2control/l2cap.c
102
fprintf(stdout, "Debug level: %d\n", r.debug);
usr.sbin/bluetooth/l2control/l2cap.c
116
r.debug = atoi(argv[0]);
usr.sbin/bootparamd/bootparamd/bootparamd.c
101
if (debug) warnx("whoami failed");
usr.sbin/bootparamd/bootparamd/bootparamd.c
113
if (debug)
usr.sbin/bootparamd/bootparamd/bootparamd.c
150
if (debug)
usr.sbin/bootparamd/bootparamd/bootparamd.c
167
if (debug) warnx("getfile failed for %s", getfile->client_name);
usr.sbin/bootparamd/bootparamd/bootparamd.c
214
if (debug) warn("NIS");
usr.sbin/bootparamd/bootparamd/bootparamd.c
27
extern int debug, dolog;
usr.sbin/bootparamd/bootparamd/bootparamd.c
324
if (debug) warn("NIS");
usr.sbin/bootparamd/bootparamd/bootparamd.c
48
if (debug)
usr.sbin/bootparamd/bootparamd/bootparamd.c
66
if (debug) warnx("this is host %s", he->h_name);
usr.sbin/bootparamd/bootparamd/bootparamd.c
81
if (debug) fprintf(stderr,
usr.sbin/bootparamd/bootparamd/main.c
29
extern int debug, dolog;
usr.sbin/bootparamd/bootparamd/main.c
33
int debug = 0;
usr.sbin/bootparamd/bootparamd/main.c
53
debug = 1;
usr.sbin/bootparamd/bootparamd/main.c
92
if (!debug) {
usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
177
val->v.uint32 = pfs->debug;
usr.sbin/camdd/camdd.c
113
uint64_t debug;
usr.sbin/camdd/camdd.c
2531
if (dev->debug == 0)
usr.sbin/camdd/camdd.c
2561
if (dev->debug != 0)
usr.sbin/camdd/camdd.c
2917
&& (dev->debug != 0)) {
usr.sbin/camdd/camdd.c
320
int debug;
usr.sbin/camdd/camdd.c
3520
io_opts->debug = strtoull(value, &endptr, 0);
usr.sbin/ctld/conf.cc
77
conf_set_debug(int debug)
usr.sbin/ctld/conf.cc
79
conf->set_debug(debug);
usr.sbin/ctld/conf.h
52
void conf_set_debug(int debug);
usr.sbin/ctld/ctld.cc
2662
int debug = 0, ch, error;
usr.sbin/ctld/ctld.cc
2671
debug++;
usr.sbin/ctld/ctld.cc
2698
log_init(debug);
usr.sbin/ctld/ctld.cc
2715
if (debug > 0) {
usr.sbin/ctld/ctld.cc
2716
oldconf->set_debug(debug);
usr.sbin/ctld/ctld.cc
2717
newconf->set_debug(debug);
usr.sbin/ctld/ctld.cc
2762
if (debug > 0)
usr.sbin/ctld/ctld.cc
2763
tmpconf->set_debug(debug);
usr.sbin/ctld/ctld.cc
2782
if (debug > 0)
usr.sbin/ctld/ctld.cc
2783
newconf->set_debug(debug);
usr.sbin/ctld/ctld.cc
88
conf::set_debug(int debug)
usr.sbin/ctld/ctld.cc
90
conf_debug = debug;
usr.sbin/ctld/ctld.hh
501
void set_debug(int debug);
usr.sbin/ctld/parse.y
112
debug: DEBUG STR
usr.sbin/ctld/parse.y
85
debug
usr.sbin/gssd/gssd.c
109
int oldmask, ch, debug, jailed;
usr.sbin/gssd/gssd.c
120
debug = 0;
usr.sbin/inetd/builtins.c
442
if (debug)
usr.sbin/inetd/builtins.c
789
if (debug)
usr.sbin/inetd/inetd.c
1067
if (debug)
usr.sbin/inetd/inetd.c
1071
if (debug)
usr.sbin/inetd/inetd.c
1165
if (debug)
usr.sbin/inetd/inetd.c
1216
if (debug)
usr.sbin/inetd/inetd.c
1249
if (debug)
usr.sbin/inetd/inetd.c
1292
if (debug)
usr.sbin/inetd/inetd.c
1358
if (debug)
usr.sbin/inetd/inetd.c
1372
if (debug) {
usr.sbin/inetd/inetd.c
1424
debug != 0)
usr.sbin/inetd/inetd.c
1438
debug != 0)
usr.sbin/inetd/inetd.c
1513
if (debug)
usr.sbin/inetd/inetd.c
1541
if (debug)
usr.sbin/inetd/inetd.c
1876
if (debug)
usr.sbin/inetd/inetd.c
246
int debug = 0;
usr.sbin/inetd/inetd.c
346
debug = 1;
usr.sbin/inetd/inetd.c
463
if (debug == 0) {
usr.sbin/inetd/inetd.c
592
if (debug)
usr.sbin/inetd/inetd.c
610
if (debug)
usr.sbin/inetd/inetd.c
620
if (debug)
usr.sbin/inetd/inetd.c
777
if (debug)
usr.sbin/inetd/inetd.c
942
if (debug)
usr.sbin/inetd/inetd.h
139
extern int debug;
usr.sbin/ipfwpcap/ipfwpcap.c
170
debug++;
usr.sbin/ipfwpcap/ipfwpcap.c
197
if (debug) fprintf(stderr, "bind to %d.\ndump to '%s'.\n", portnum, dumpf);
usr.sbin/ipfwpcap/ipfwpcap.c
250
if (debug) fprintf(stderr, "recvfrom(%d) = %zd (%d)\n", sd, nr, l);
usr.sbin/ipfwpcap/ipfwpcap.c
264
if (debug) fprintf(stderr, " sendto(%d) = %d\n", sd, r);
usr.sbin/ipfwpcap/ipfwpcap.c
56
static int debug = 0;
usr.sbin/iscsid/iscsid.c
692
int ch, debug = 0, error, iscsi_fd, maxproc = 30, retval, saved_errno,
usr.sbin/iscsid/iscsid.c
707
debug++;
usr.sbin/iscsid/iscsid.c
710
debug = atoi(optarg);
usr.sbin/iscsid/iscsid.c
727
log_init(debug);
usr.sbin/makefs/cd9660.c
359
if (debug & DEBUG_FS_PARSE_OPTS)
usr.sbin/makefs/ffs.c
1036
if (debug & DEBUG_FS_WRITE_FILE_BLOCK)
usr.sbin/makefs/ffs.c
1122
if (debug & DEBUG_FS_MAKE_DIRBUF)
usr.sbin/makefs/ffs.c
1131
if (debug & DEBUG_FS_MAKE_DIRBUF)
usr.sbin/makefs/ffs.c
1174
if (debug & DEBUG_FS_WRITE_INODE)
usr.sbin/makefs/ffs.c
223
if (debug & DEBUG_FS_PARSE_OPTS)
usr.sbin/makefs/ffs.c
262
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/ffs.c
287
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/ffs.c
298
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/ffs.c
333
if (debug & DEBUG_FS_VALIDATE) {
usr.sbin/makefs/ffs.c
382
if (debug & DEBUG_FS_VALIDATE)
usr.sbin/makefs/ffs.c
439
if (debug & DEBUG_FS_VALIDATE) {
usr.sbin/makefs/ffs.c
530
if (debug & DEBUG_FS_CREATE_IMAGE)
usr.sbin/makefs/ffs.c
558
if (debug & DEBUG_FS_CREATE_IMAGE)
usr.sbin/makefs/ffs.c
570
if (debug & DEBUG_FS_CREATE_IMAGE) {
usr.sbin/makefs/ffs.c
651
if ((debug & DEBUG_FS_SIZE_DIR_NODE) != 0) {
usr.sbin/makefs/ffs.c
676
if (debug & DEBUG_FS_SIZE_DIR)
usr.sbin/makefs/ffs.c
683
if (debug & DEBUG_FS_SIZE_DIR_ADD_DIRENT) \
usr.sbin/makefs/ffs.c
689
if (debug & DEBUG_FS_SIZE_DIR_ADD_DIRENT) \
usr.sbin/makefs/ffs.c
704
if ((debug & DEBUG_FS_SIZE_DIR_NODE) != 0)
usr.sbin/makefs/ffs.c
729
if (debug & DEBUG_FS_SIZE_DIR)
usr.sbin/makefs/ffs.c
856
if (debug & DEBUG_FS_POPULATE)
usr.sbin/makefs/ffs.c
888
if (debug & DEBUG_FS_POPULATE_DIRBUF)
usr.sbin/makefs/ffs.c
894
if (debug & DEBUG_FS_POPULATE)
usr.sbin/makefs/ffs.c
918
if (debug & DEBUG_FS_POPULATE_NODE) {
usr.sbin/makefs/ffs.c
940
if (debug & DEBUG_FS_POPULATE)
usr.sbin/makefs/ffs.c
952
if (debug & DEBUG_FS_POPULATE)
usr.sbin/makefs/ffs.c
987
if (debug & DEBUG_FS_WRITE_FILE) {
usr.sbin/makefs/ffs/buf.c
134
if (debug & DEBUG_BUF_BWRITE)
usr.sbin/makefs/ffs/buf.c
143
if (debug & DEBUG_BUF_BWRITE)
usr.sbin/makefs/ffs/buf.c
185
if (debug & DEBUG_BUF_GETBLK)
usr.sbin/makefs/ffs/buf.c
191
if (debug & DEBUG_BUF_GETBLK)
usr.sbin/makefs/ffs/buf.c
66
if (debug & DEBUG_BUF_BREAD)
usr.sbin/makefs/ffs/buf.c
71
if (debug & DEBUG_BUF_BREAD)
usr.sbin/makefs/ffs/buf.c
79
if (debug & DEBUG_BUF_BREAD)
usr.sbin/makefs/makefs.c
114
debug = 0;
usr.sbin/makefs/makefs.c
179
debug = strtoll(optarg, NULL, 0);
usr.sbin/makefs/makefs.c
287
if (debug) {
usr.sbin/makefs/makefs.c
288
printf("debug mask: 0x%08x\n", debug);
usr.sbin/makefs/makefs.c
346
if (debug & DEBUG_DUMP_FSNODES) {
usr.sbin/makefs/makefs.c
84
u_int debug;
usr.sbin/makefs/makefs.h
209
extern u_int debug;
usr.sbin/makefs/makefs.h
252
if (debug & DEBUG_TIME) \
usr.sbin/makefs/makefs.h
256
if (debug & DEBUG_TIME) { \
usr.sbin/makefs/msdos.c
120
if (debug & DEBUG_FS_PARSE_OPTS)
usr.sbin/makefs/msdos.c
189
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/msdos.c
202
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/msdos.c
206
if (debug & DEBUG_FS_MAKEFS)
usr.sbin/makefs/msdos.h
40
if (debug & DEBUG_MSDOSFS) \
usr.sbin/makefs/walk.c
133
if (debug & DEBUG_WALK_DIR)
usr.sbin/makefs/walk.c
161
if (debug & DEBUG_WALK_DIR_NODE)
usr.sbin/makefs/walk.c
170
if (debug & DEBUG_WALK_DIR_NODE)
usr.sbin/makefs/walk.c
186
if (debug & DEBUG_WALK_DIR_NODE)
usr.sbin/makefs/walk.c
215
if (debug & DEBUG_WALK_DIR_LINKCHECK)
usr.sbin/makefs/walk.c
321
if (debug & DEBUG_APPLY_SPECFILE)
usr.sbin/makefs/walk.c
355
if (debug & DEBUG_APPLY_SPECFILE)
usr.sbin/makefs/walk.c
383
if (debug & DEBUG_APPLY_SPECONLY) {
usr.sbin/makefs/walk.c
394
if (debug & DEBUG_APPLY_SPECENTRY)
usr.sbin/makefs/walk.c
400
if (debug & DEBUG_APPLY_SPECENTRY)
usr.sbin/makefs/walk.c
437
if (debug & DEBUG_APPLY_SPECFILE)
usr.sbin/makefs/walk.c
491
if (debug & DEBUG_APPLY_SPECENTRY)
usr.sbin/makefs/walk.c
495
if (debug & DEBUG_APPLY_SPECENTRY) \
usr.sbin/makefs/walk.c
576
if (debug & DEBUG_DUMP_FSNODES_VERBOSE)
usr.sbin/mfiutil/mfi_config.c
1235
MFI_COMMAND(top, debug, debug_config);
usr.sbin/mountd/mountd.c
1232
if (debug)
usr.sbin/mountd/mountd.c
1242
if (debug)
usr.sbin/mountd/mountd.c
1296
if (debug)
usr.sbin/mountd/mountd.c
1603
if (debug)
usr.sbin/mountd/mountd.c
1657
if (debug)
usr.sbin/mountd/mountd.c
1731
if (debug)
usr.sbin/mountd/mountd.c
1736
} else if (debug)
usr.sbin/mountd/mountd.c
1817
if (debug)
usr.sbin/mountd/mountd.c
1831
if (debug)
usr.sbin/mountd/mountd.c
2163
if (debug)
usr.sbin/mountd/mountd.c
2942
if (debug)
usr.sbin/mountd/mountd.c
3066
if (debug)
usr.sbin/mountd/mountd.c
3080
if (debug)
usr.sbin/mountd/mountd.c
329
static int debug = 1;
usr.sbin/mountd/mountd.c
333
static int debug = 0;
usr.sbin/mountd/mountd.c
3355
if (debug)
usr.sbin/mountd/mountd.c
3383
if (debug)
usr.sbin/mountd/mountd.c
3495
if (debug)
usr.sbin/mountd/mountd.c
490
debug = debug ? 0 : 1;
usr.sbin/mountd/mountd.c
567
if (debug)
usr.sbin/mountd/mountd.c
570
if (debug)
usr.sbin/mountd/mountd.c
573
if (debug)
usr.sbin/mountd/mountd.c
575
if (debug == 0 && nofork == 0) {
usr.sbin/moused/moused/moused.c
1008
if (debug > 2)
usr.sbin/moused/moused/moused.c
1009
debug("flags:%08x buttons:%08x obuttons:%08x",
usr.sbin/moused/moused/moused.c
1083
debug("[BUTTON2] flags:%08x buttons:%08x obuttons:%08x",
usr.sbin/moused/moused/moused.c
1086
debug("[NOTBUTTON2] flags:%08x buttons:%08x obuttons:%08x",
usr.sbin/moused/moused/moused.c
1096
debug("flags:%08x buttons:%08x obuttons:%08x", action.flags,
usr.sbin/moused/moused/moused.c
1109
debug("activity : buttons 0x%08x dx %d dy %d dz %d",
usr.sbin/moused/moused/moused.c
1146
debug("activity : buttons 0x%08x dx %d dy %d dz %d",
usr.sbin/moused/moused/moused.c
1255
if (debug == 0 && log_pri > LOG_ERR)
usr.sbin/moused/moused/moused.c
137
if (debug && nodaemon) \
usr.sbin/moused/moused/moused.c
1651
debug("pressure-based touch detection disabled");
usr.sbin/moused/moused/moused.c
1655
debug("discarding out-of-bounds pressure range %d:%d",
usr.sbin/moused/moused/moused.c
1790
debug("terminate drift: distance %d, time %d, after %d",
usr.sbin/moused/moused/moused.c
1872
debug("cannot determine interface type on %s", path);
usr.sbin/moused/moused/moused.c
1883
debug("unsupported interface type: %s on %s",
usr.sbin/moused/moused/moused.c
1892
debug("cannot determine device type on %s", path);
usr.sbin/moused/moused/moused.c
1900
debug("unsupported device type: %s on %s",
usr.sbin/moused/moused/moused.c
1919
debug("unsupported interface type: %s on %s",
usr.sbin/moused/moused/moused.c
1924
debug("failed to initialize device: %s %s on %s",
usr.sbin/moused/moused/moused.c
1931
debug("port: %s interface: %s type: %s model: %s",
usr.sbin/moused/moused/moused.c
1938
debug("%s: device ignored", path);
usr.sbin/moused/moused/moused.c
1963
debug("failed to MOUSE_SETMODE for device %s", path);
usr.sbin/moused/moused/moused.c
1966
debug("unsupported interface type: %s on %s",
usr.sbin/moused/moused/moused.c
1971
debug("failed to initialize device: %s %s on %s",
usr.sbin/moused/moused/moused.c
2011
debug("unsupported device type: %s", r_name(type));
usr.sbin/moused/moused/moused.c
2060
debug("destroy device: port: %s model: %s", r->dev.path, r->dev.name);
usr.sbin/moused/moused/moused.c
2103
if (debug > 1)
usr.sbin/moused/moused/moused.c
2104
debug("received event 0x%02x, 0x%04x, %d",
usr.sbin/moused/moused/moused.c
2151
debug("tracking id changed %d->%d",
usr.sbin/moused/moused/moused.c
2229
if (debug > 1)
usr.sbin/moused/moused/moused.c
2230
debug("absolute data %d,%d,%d,%d", ev->st.x, ev->st.y,
usr.sbin/moused/moused/moused.c
2239
debug("gesture IGNORE");
usr.sbin/moused/moused/moused.c
2244
debug("gesture ACCUMULATE %d,%d", ev->dx, ev->dy);
usr.sbin/moused/moused/moused.c
2252
debug("gesture MOVE %d,%d", ev->dx, ev->dy);
usr.sbin/moused/moused/moused.c
2262
debug("gesture VSCROLL %d", ev->dz);
usr.sbin/moused/moused/moused.c
2280
debug("gesture HSCROLL %d", ev->dw);
usr.sbin/moused/moused/moused.c
2285
debug("assembled full packet %d,%d,%d", ev->dx, ev->dy, ev->dz);
usr.sbin/moused/moused/moused.c
2312
debug("%02x %02x %02x %02x %02x %02x %02x %02x", pBuf[0], pBuf[1],
usr.sbin/moused/moused/moused.c
2341
debug("PREPARING TO SCROLL");
usr.sbin/moused/moused/moused.c
2354
debug("DONE WITH SCROLLING / %d", sc->state);
usr.sbin/moused/moused/moused.c
2404
debug("SCROLL: %d", sc->movement);
usr.sbin/moused/moused/moused.c
2418
debug("HORIZONTAL SCROLL: %d", sc->hmovement);
usr.sbin/moused/moused/moused.c
2495
if (debug > 2)
usr.sbin/moused/moused/moused.c
2496
debug("state:%d, trans:%d -> state:%d",
usr.sbin/moused/moused/moused.c
2608
debug("optind: %d, optarg: '%s'", *idx, arg);
usr.sbin/moused/moused/moused.c
2715
debug("ts: %jd %ld", (intmax_t)ts.tv_sec, ts.tv_nsec);
usr.sbin/moused/moused/moused.c
2725
debug(" : %jd %ld",
usr.sbin/moused/moused/moused.c
2745
debug("button %d timeout", i + 1);
usr.sbin/moused/moused/moused.c
2784
if (debug < 2 && !paused)
usr.sbin/moused/moused/moused.c
2803
debug("mstate[%d]->count:%d", i, bt->mstate[i]->count);
usr.sbin/moused/moused/moused.c
2813
if (debug < 2 && !paused)
usr.sbin/moused/moused/moused.c
2815
debug("button %d count %d", i + 1,
usr.sbin/moused/moused/moused.c
2875
debug("palm detected! (%d)", z);
usr.sbin/moused/moused/moused.c
2892
debug("packet: [%d, %d], %d, %d", x0, y0, z, w);
usr.sbin/moused/moused/moused.c
2899
debug("----");
usr.sbin/moused/moused/moused.c
3024
debug("virtual scrolling: %s "
usr.sbin/moused/moused/moused.c
3048
debug("dx=%d, dy=%d, deltax=%d, deltay=%d",
usr.sbin/moused/moused/moused.c
3051
debug("not a tap");
usr.sbin/moused/moused/moused.c
3082
debug("zmax=%d fingers=%d", gest->zmax, gest->fingers_nb);
usr.sbin/moused/moused/moused.c
3108
debug("button RELEASE: %d", gest->tap_button);
usr.sbin/moused/moused/moused.c
3136
debug("button PRESS: %d", gest->tap_button);
usr.sbin/moused/moused/moused.c
3145
debug("button RELEASE: %d", gest->tap_button);
usr.sbin/moused/moused/moused.c
3148
debug("not a tap-hold");
usr.sbin/moused/moused/moused.c
3160
debug("button RELEASE: %d", gest->tap_button);
usr.sbin/moused/moused/moused.c
430
static int debug = 0;
usr.sbin/moused/moused/moused.c
580
++debug;
usr.sbin/moused/msconvd/msconvd.c
1010
debug("PnP serial mouse: '%*.*s' '%*.*s' '%*.*s'",
usr.sbin/moused/msconvd/msconvd.c
1039
debug("proto params: %02x %02x %02x %02x %d %02x %02x",
usr.sbin/moused/msconvd/msconvd.c
1214
debug("%c", c);
usr.sbin/moused/msconvd/msconvd.c
1265
debug("%s\n", buf);
usr.sbin/moused/msconvd/msconvd.c
1276
debug("%c", c);
usr.sbin/moused/msconvd/msconvd.c
1378
debug("received char 0x%x",(int)rBuf);
usr.sbin/moused/msconvd/msconvd.c
144
static int debug = 0;
usr.sbin/moused/msconvd/msconvd.c
1525
debug("assembled full packet (len %d) %x,%x,%x,%x,%x,%x,%x,%x",
usr.sbin/moused/msconvd/msconvd.c
1713
debug("unknown PS2++ packet type %d: 0x%02x 0x%02x 0x%02x\n",
usr.sbin/moused/msconvd/msconvd.c
1970
debug("PnP COM device rev 1.0 probe...");
usr.sbin/moused/msconvd/msconvd.c
1986
debug("modem status 0%o", i);
usr.sbin/moused/msconvd/msconvd.c
2011
debug("pnpwakeup1(): valid response in first phase.");
usr.sbin/moused/msconvd/msconvd.c
2032
debug("pnpwakeup1(): valid response in second phase.");
usr.sbin/moused/msconvd/msconvd.c
2049
debug("alternate probe...");
usr.sbin/moused/msconvd/msconvd.c
2071
debug("pnpwakeup2(): valid response.");
usr.sbin/moused/msconvd/msconvd.c
2107
debug("begin-id %02x", c);
usr.sbin/moused/msconvd/msconvd.c
2111
debug("%c %02x", c, c);
usr.sbin/moused/msconvd/msconvd.c
2140
debug("len:%d, '%-*.*s'", i, i, i, buf);
usr.sbin/moused/msconvd/msconvd.c
2191
debug("non-PnP mouse '%c'", buf[0]);
usr.sbin/moused/msconvd/msconvd.c
2206
debug("PnP ID string: '%*.*s'", len, len, buf);
usr.sbin/moused/msconvd/msconvd.c
2212
debug("PnP rev %d.%02d", id->revision / 100, id->revision % 100);
usr.sbin/moused/msconvd/msconvd.c
2282
debug("PnP checksum: 0x%X", sum);
usr.sbin/moused/msconvd/msconvd.c
2590
debug("remote client connect...accepted");
usr.sbin/moused/msconvd/msconvd.c
2594
debug("another remote client connect...disconnected");
usr.sbin/moused/msconvd/msconvd.c
2599
debug("remote client disconnected");
usr.sbin/moused/msconvd/msconvd.c
438
++debug;
usr.sbin/moused/msconvd/msconvd.c
529
debug("rodent baudrate %d", rodent.baudrate);
usr.sbin/moused/msconvd/msconvd.c
609
debug("port: %s interface: %s type: %s model: %s",
usr.sbin/moused/msconvd/msconvd.c
710
debug("flags:%08x buttons:%08x obuttons:%08x", action.flags,
usr.sbin/moused/msconvd/msconvd.c
838
if (debug >= 2 || paused)
usr.sbin/moused/msconvd/msconvd.c
98
if (debug && nodaemon) \
usr.sbin/mpsutil/mps_debug.c
183
MPS_COMMAND(debug, dumpreqs, debug_dumpreqs, "", "Dump the active request queue")
usr.sbin/mpsutil/mps_debug.c
41
MPS_TABLE(top, debug);
usr.sbin/mptutil/mpt_config.c
1258
MPT_COMMAND(top, debug, debug_config);
usr.sbin/nfscbd/nfscbd.c
188
if (debug == 0) {
usr.sbin/nfscbd/nfscbd.c
66
static int debug = 1;
usr.sbin/nfscbd/nfscbd.c
68
static int debug = 0;
usr.sbin/nfsd/nfsd.c
100
{ "debug", no_argument, &debug, 1 },
usr.sbin/nfsd/nfsd.c
435
if (debug == 0 && nofork == 0) {
usr.sbin/nfsd/nfsd.c
452
openlog("nfsd", LOG_PID | (debug ? LOG_PERROR : 0), LOG_DAEMON);
usr.sbin/nfsd/nfsd.c
71
static int debug = 0;
usr.sbin/pkg/pkg.c
1106
debug++;
usr.sbin/pkg/pkg.c
1121
if (debug > 1)
usr.sbin/pkg/pkg.c
98
static int debug;
usr.sbin/rmt/rmt.c
56
static FILE *debug;
usr.sbin/rmt/rmt.c
57
#define DEBUG(f) if (debug) fprintf(debug, f)
usr.sbin/rmt/rmt.c
58
#define DEBUG1(f,a) if (debug) fprintf(debug, f, a)
usr.sbin/rmt/rmt.c
59
#define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2)
usr.sbin/rmt/rmt.c
74
debug = fopen(*argv, "w");
usr.sbin/rmt/rmt.c
75
if (debug == NULL) {
usr.sbin/rmt/rmt.c
79
(void)setbuf(debug, (char *)0);
usr.sbin/rpc.statd/file.c
267
if (debug) syslog (LOG_DEBUG, "Sending SM_NOTIFY to host %s from %s", hostname, our_hostname);
usr.sbin/rpc.statd/procs.c
126
if (debug)
usr.sbin/rpc.statd/procs.c
168
if (debug)
usr.sbin/rpc.statd/procs.c
266
if (debug)
usr.sbin/rpc.statd/procs.c
305
if (debug)
usr.sbin/rpc.statd/procs.c
344
if (debug) syslog(LOG_DEBUG, "simu_crash called!!");
usr.sbin/rpc.statd/procs.c
391
if (debug) syslog(LOG_DEBUG, "notify from host %s, new state %d",
usr.sbin/rpc.statd/statd.c
299
if (debug) syslog(LOG_INFO, "Starting - debug enabled");
usr.sbin/rpc.statd/statd.c
61
int debug = 0; /* Controls syslog() calls for debug messages */
usr.sbin/rpc.statd/statd.c
649
if (debug) syslog(LOG_DEBUG, "Child %d exited OK", pid);
usr.sbin/rpc.statd/statd.c
98
debug = 1;
usr.sbin/rpc.statd/statd.h
103
extern int debug; /* =1 to enable diagnostics to syslog */
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
174
debug = 1;
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
251
debug = 0;
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
263
if (!debug && _rpcpmstart == 0) {
usr.sbin/rpc.yppasswdd/yppasswdd_main.c
83
int debug;
usr.sbin/rpc.ypupdated/ypupdated_main.c
77
int debug;
usr.sbin/rpc.ypxfrd/ypxfrd_main.c
79
int debug;
usr.sbin/rrenumd/rrenumd.c
563
flags.debug = 1;
usr.sbin/rrenumd/rrenumd.c
591
if (flags.debug == 0)
usr.sbin/rrenumd/rrenumd.c
593
if (flags.debug == 1)
usr.sbin/rrenumd/rrenumd.c
76
u_long debug : 1;
usr.sbin/wlandebug/wlandebug.c
195
u_int32_t debug, ndebug;
usr.sbin/wlandebug/wlandebug.c
214
debuglen = sizeof(debug);
usr.sbin/wlandebug/wlandebug.c
215
if (sysctlbyname(oid, &debug, &debuglen, NULL, 0) < 0)
usr.sbin/wlandebug/wlandebug.c
217
ndebug = debug;
usr.sbin/wlandebug/wlandebug.c
251
if (debug != ndebug) {
usr.sbin/wlandebug/wlandebug.c
252
printf("%s: 0x%x => ", oid, debug);
usr.sbin/wlandebug/wlandebug.c
256
debug = ndebug;
usr.sbin/wlandebug/wlandebug.c
258
printf("%s: 0x%x", oid, debug);
usr.sbin/wlandebug/wlandebug.c
261
if (debug & flags[i].bit) {
usr.sbin/yp_mkdb/yp_mkdb.c
54
int debug = 1;
usr.sbin/ypldap/log.c
134
if (debug > 1) {
usr.sbin/ypldap/log.c
37
int debug;
usr.sbin/ypldap/log.c
47
debug = n_debug;
usr.sbin/ypldap/log.c
49
if (!debug)
usr.sbin/ypldap/log.c
70
if (debug) {
usr.sbin/ypldap/ypldap.c
501
int debug;
usr.sbin/ypldap/ypldap.c
511
debug = 0;
usr.sbin/ypldap/ypldap.c
519
debug = 2;
usr.sbin/ypldap/ypldap.c
527
debug = 2;
usr.sbin/ypldap/ypldap.c
560
log_init(debug);
usr.sbin/ypldap/ypldap.c
562
if (!debug) {
usr.sbin/ypldap/ypldap.c
567
log_info("startup%s", (debug > 1)?" [debug mode]":"");
usr.sbin/yppush/yppush_main.c
57
int debug = 1;
usr.sbin/ypserv/yp_access.c
239
if (debug) {
usr.sbin/ypserv/yp_dnslookup.c
275
if (debug)
usr.sbin/ypserv/yp_dnslookup.c
352
if (debug)
usr.sbin/ypserv/yp_dnslookup.c
380
if (debug)
usr.sbin/ypserv/yp_dnslookup.c
452
if (debug)
usr.sbin/ypserv/yp_dnslookup.c
513
if (debug)
usr.sbin/ypserv/yp_dnslookup.c
540
if (debug)
usr.sbin/ypserv/yp_error.c
55
if (debug && !_rpcpmstart) {
usr.sbin/ypserv/yp_extern.h
64
extern int debug;
usr.sbin/ypserv/yp_main.c
117
if (debug) {
usr.sbin/ypserv/yp_main.c
464
debug = ypdb_debug = 1;
usr.sbin/ypserv/yp_main.c
514
if (!debug) {
usr.sbin/ypserv/yp_main.c
90
int debug;
usr.sbin/ypserv/yp_server.c
181
if (debug)
usr.sbin/ypserv/yp_server.c
378
if (debug) {
usr.sbin/ypserv/yp_server.c
529
if (!debug) {
usr.sbin/ypserv/yp_server.c
566
if (!debug)
usr.sbin/ypserv/yp_server.c
718
if (debug)