Searched refs:debug3 (Results 1 - 25 of 47) sorted by relevance

12

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsandbox-systrace.c79 debug3("%s: preparing systrace sandbox", __func__);
98 debug3("%s: ready", __func__);
104 debug3("%s: started", __func__);
116 debug3("%s: wait for child %ld", __func__, (long)child_pid);
122 debug3("%s: child %ld ready", __func__, (long)child_pid);
132 debug3("%s: systrace attach, fd=%d", __func__, box->systrace_fd);
165 debug3("%s: policy: enable syscall %d", __func__, i);
172 debug3("%s: start child %ld", __func__, (long)child_pid);
185 debug3("%s: finished", __func__);
H A Dmonitor_wrap.c131 debug3("%s entering: type %d", __func__, type);
147 debug3("%s entering", __func__);
168 debug3("%s entering: type %d", __func__, type);
191 debug3("%s: waiting for MONITOR_ANS_MODULI", __func__);
205 debug3("%s: remaining %d", __func__, buffer_len(&m));
217 debug3("%s entering", __func__);
225 debug3("%s: waiting for MONITOR_ANS_SIGN", __func__);
241 debug3("%s entering", __func__);
248 debug3("%s: waiting for MONITOR_ANS_PWNAM", __func__);
298 debug3("
[all...]
H A Dmsg.c51 debug3("ssh_msg_send: type %u", (unsigned int)type & 0xff);
72 debug3("ssh_msg_recv entering");
H A Dsandbox-rlimit.c51 debug3("%s: preparing rlimit sandbox", __func__);
80 debug3("%s: finished", __func__);
H A Dnamespace.h11 #define debug3 ssh_debug3 macro
H A Dauth-bsdauth.c67 debug3("bsdauth_query: style %s",
106 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok);
H A Dmonitor_fdpass.c81 debug3("%s: sendmsg(%d): %s", __func__, fd, strerror(errno));
131 debug3("%s: recvmsg: %s", __func__, strerror(errno));
H A Dmonitor.c342 debug3("preauth child monitor started");
562 debug3("%s: checking request %d", __func__, type);
634 debug3("%s: got parameters: %d %d %d",
668 debug3("%s", __func__);
692 debug3("%s: signature %p(%u)", __func__, signature, siglen);
718 debug3("%s", __func__);
768 debug3("%s: sending MONITOR_ANS_PWNAM: %d", __func__, allowed);
810 debug3("%s: service=%s, style=%s",
839 debug3("%s: sending result %d", __func__, authenticated);
870 debug3("
[all...]
H A Dlog.h65 void debug3(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Dauth-pam.c295 debug3("%s %d", __func__, reqd);
318 debug3("PAM: %s entering", __func__);
331 debug3("PAM: num env strings %d", num_env);
366 debug3("PAM: %s entering, %d messages", __func__, n);
550 debug3("PAM: %s entering", __func__);
565 debug3("PAM: %s entering, %d messages", __func__, n);
579 debug3("PAM: %s called with %d messages", __func__, n);
693 debug3("PAM: %s entering", __func__);
740 debug3("PAM: %s entering", __func__);
778 debug3("PA
[all...]
H A Dsftp-client.c158 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
174 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
198 debug3("SSH2_FXP_STATUS %u", status);
255 debug3("Received stat reply T:%u I:%u", type, id);
290 debug3("Received statvfs reply T:%u I:%u", type, id);
433 debug3("Sent message SSH2_FXP_CLOSE I:%u", id);
477 debug3("Sending SSH2_FXP_READDIR I:%u", id);
492 debug3("Received reply T:%u I:%u", type, id);
500 debug3("Received SSH2_FXP_STATUS %d", status);
518 debug3("Receive
[all...]
H A Dmux.c182 debug3("%s: entering for channel %d", __func__, cid);
203 debug3("%s: entering for channel %d", __func__, cid);
383 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__,
852 debug3("%s: got fds stdin %d, stdout %d", __func__,
965 debug3("%s: channel %d: hello sent", __func__, c->self);
982 debug3("%s: channel %d packet type 0x%08x len %u",
1027 debug3("%s: channel %d: exit message, evitval %d", __func__, c->self,
1050 debug3("%s: channel %d: TTY alloc failed", __func__, c->self);
1096 debug3("%s: temporary control path %s", __func__, options.control_path);
1159 debug3("
[all...]
H A Dcipher-3des1.c139 debug3("%s: Installed 3DES IV", __func__);
144 debug3("%s: Copying 3DES IV", __func__);
H A Dmac.c200 debug3("mac ok: %s [%s]", p, names);
203 debug3("macs ok: [%s]", names);
H A Dsftp-server.c403 debug3("request %u: sent status %u", id, status);
550 debug3("request %u: open flags %d", id, pflags);
586 debug3("request %u: close handle %u", id, handle);
690 debug3("request %u: %sstat", id, do_lstat ? "l" : "");
872 debug3("request %u: opendir", id);
958 debug3("request %u: remove", id);
983 debug3("request %u: mkdir", id);
1004 debug3("request %u: rmdir", id);
1029 debug3("request %u: realpath", id);
1053 debug3("reques
[all...]
H A Djpake.c89 debug3("%s: alloc %p", __func__, ret);
97 debug3("%s: free %p", __func__, pctx);
155 debug3("%s: %s (ctx at %p)", __func__, out, pctx);
188 debug3("%s: %s done", __func__, out);
450 debug3("%s: success = %d", __func__, success);
H A Dsshconnect2.c154 debug3("%s: prefer hostkeyalgs: %s", __func__, first);
516 debug3("input_userauth_banner");
1043 debug3("%s: salt = %s", __func__, salt);
1044 debug3("%s: scheme = %s", __func__, crypt_scheme);
1045 debug3("%s: crypted = %s", __func__, crypted);
1247 debug3("sign_and_send_pubkey: %s %s", key_type(id->key), fp);
1252 debug3("sign_and_send_pubkey: cannot handle key");
1329 debug3("send_pubkey_test");
1333 debug3("send_pubkey_test: cannot handle key");
1361 debug3("n
[all...]
H A Dauth2-jpake.c263 debug3("%s: fake %s salt for user %s: %s",
281 debug3("%s: valid %d pw %.5s...", __func__,
359 debug3("%s: salt = %s (len %u)", __func__,
361 debug3("%s: scheme = %s", __func__, *hash_scheme);
H A Dhostfile.c251 debug3("%s: loading entries for host \"%.100s\" from file \"%s\"",
305 debug3("%s: found %skey type %s in file %s:%lu", __func__,
319 debug3("%s: loaded %lu keys", __func__, num_loaded);
H A Ddns.c195 debug3("verify_host_key_dns");
H A Dschnorr.c499 debug3("%s(null)", out);
502 debug3("%s0x%s", out, h);
523 debug3("%s length %u%s", out, len, buf == NULL ? " (null)" : "");
533 debug3(" %s", h);
H A Dcipher.c182 debug3("cipher ok: %s [%s]", p, names);
185 debug3("ciphers ok: [%s]", names);
H A Dmonitor_mm.c308 debug3("%s: Share sync", __func__);
333 debug3("%s: Share sync end", __func__);
H A Dauthfile.c277 debug3("Truncated RSA1 identifier");
287 debug3("Incorrect RSA1 identifier");
385 debug3("Could not load \"%s\" as a RSA1 public key", filename);
421 debug3("Truncated RSA1 identifier");
431 debug3("Incorrect RSA1 identifier");
H A Dssh.c724 debug3("expanding LocalCommand: %s", options.local_command);
730 debug3("expanded LocalCommand: %s", options.local_command);
778 debug3("timeout: %d ms remain after connect", timeout_ms);
883 debug3("clear hostkey %d", i);
1014 debug3("client_setup_stdio_fwd %s:%d", host_to_connect,
1426 debug3("ssh_session2_open: channel_new: %d", c->self);

Completed in 97 milliseconds

12