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

123

/freebsd-10.0-release/crypto/openssh/
H A Dauth-shadow.c64 debug3("%s: today %d sp_expire %d days left %d", __func__, (int)today,
68 debug3("account expiration disabled");
73 debug3("account will expire in %d days", daysleft);
102 debug3("%s: today %d sp_lstchg %d sp_max %d", __func__, (int)today,
123 debug3("password expiration disabled");
128 debug3("password expiration disabled");
133 debug3("password will expire in %d days", daysleft);
H A Dsandbox-systrace.c85 debug3("%s: preparing systrace sandbox", __func__);
97 debug3("%s: ready", __func__);
101 debug3("%s: started", __func__);
113 debug3("%s: wait for child %ld", __func__, (long)child_pid);
127 debug3("%s: child %ld stopped", __func__, (long)child_pid);
138 debug3("%s: systrace attach, fd=%d", __func__, box->systrace_fd);
171 debug3("%s: policy: enable syscall %d", __func__, i);
178 debug3("%s: start child %ld", __func__, (long)child_pid);
190 debug3("%s: finished", __func__);
H A Dmonitor_wrap.c133 debug3("%s entering: type %d", __func__, type);
149 debug3("%s entering", __func__);
170 debug3("%s entering: type %d", __func__, type);
193 debug3("%s: waiting for MONITOR_ANS_MODULI", __func__);
207 debug3("%s: remaining %d", __func__, buffer_len(&m));
219 debug3("%s entering", __func__);
227 debug3("%s: waiting for MONITOR_ANS_SIGN", __func__);
243 debug3("%s entering", __func__);
250 debug3("%s: waiting for MONITOR_ANS_PWNAM", __func__);
304 debug3("
[all...]
H A Dsandbox-darwin.c51 debug3("%s: preparing Darwin sandbox", __func__);
64 debug3("%s: starting Darwin sandbox", __func__);
89 debug3("%s: finished", __func__);
H A Dmsg.c49 debug3("ssh_msg_send: type %u", (unsigned int)type & 0xff);
70 debug3("ssh_msg_recv entering");
H A Dsandbox-rlimit.c53 debug3("%s: preparing rlimit sandbox", __func__);
86 debug3("%s: finished", __func__);
H A Dsandbox-seccomp-filter.c143 debug3("%s: preparing seccomp filter sandbox", __func__);
172 debug3("%s: installing SIGSYS handler", __func__);
209 debug3("%s: setting PR_SET_NO_NEW_PRIVS", __func__);
215 debug3("%s: attaching seccomp filter program", __func__);
228 debug3("%s: finished", __func__);
H A Dauth-bsdauth.c68 debug3("bsdauth_query: style %s",
107 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok);
H A Dmonitor.c359 debug3("preauth child monitor started");
397 debug3("%s: method %s: partial", __func__,
596 debug3("%s: checking request %d", __func__, type);
665 debug3("%s: got parameters: %d %d %d",
701 debug3("%s", __func__);
731 debug3("%s: signature %p(%u)", __func__, signature, siglen);
757 debug3("%s", __func__);
821 debug3("%s: sending MONITOR_ANS_PWNAM: %d", __func__, allowed);
860 debug3("%s: service=%s, style=%s",
889 debug3("
[all...]
H A Dkrl.c44 # define KRL_DBG(x) debug3 x
230 debug3("%s: new CA %s", __func__, key_type(ca_key));
337 debug3("%s: revoke %s", __func__, key_id);
396 debug3("%s: revoke type %s", __func__, key_type(key));
408 debug3("%s: revoke type %s by sha1", __func__, key_type(key));
503 debug3("%s: contig %llu last_gap %llu next_gap %llu final %d, costs:"
544 debug3("%s: serial %llu:%llu state 0x%02x", __func__,
564 debug3("%s: finish state 0x%02x", __func__, state);
582 debug3("%s: start state 0x%02x", __func__, next_state);
624 debug3("
[all...]
H A Dlog.h70 void debug3(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Daudit-bsm.c273 debug3("BSM audit: typ %d rc %d \"%s\"", typ, rc, string);
277 debug3("BSM audit: writing audit new record");
360 debug3("BSM audit: connection from %.100s port %d", host, port);
368 debug3("BSM audit: iptype %d machine ID %s", (int)tid->at_type, buf);
374 debug3("BSM audit: machine ID %s", buf);
H A Dauth-pam.c278 debug3("%s %d", __func__, reqd);
301 debug3("PAM: %s entering", __func__);
314 debug3("PAM: num env strings %d", num_env);
349 debug3("PAM: %s entering, %d messages", __func__, n);
532 debug3("PAM: %s entering", __func__);
547 debug3("PAM: %s entering, %d messages", __func__, n);
561 debug3("PAM: %s called with %d messages", __func__, n);
675 debug3("PAM: %s entering", __func__);
722 debug3("PAM: %s entering", __func__);
760 debug3("PA
[all...]
H A Dsftp-client.c162 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
178 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id);
202 debug3("SSH2_FXP_STATUS %u", status);
259 debug3("Received stat reply T:%u I:%u", type, id);
294 debug3("Received statvfs reply T:%u I:%u", type, id);
437 debug3("Sent message SSH2_FXP_CLOSE I:%u", id);
481 debug3("Sending SSH2_FXP_READDIR I:%u", id);
496 debug3("Received reply T:%u I:%u", type, id);
504 debug3("Received SSH2_FXP_STATUS %d", status);
523 debug3("Receive
[all...]
H A Dmux.c192 debug3("%s: entering for channel %d", __func__, cid);
213 debug3("%s: entering for channel %d", __func__, cid);
392 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__,
919 debug3("%s: got fds stdin %d, stdout %d", __func__,
1032 debug3("%s: channel %d: hello sent", __func__, c->self);
1049 debug3("%s: channel %d packet type 0x%08x len %u",
1094 debug3("%s: channel %d: exit message, exitval %d", __func__, c->self,
1117 debug3("%s: channel %d: TTY alloc failed", __func__, c->self);
1164 debug3("%s: temporary control path %s", __func__, options.control_path);
1227 debug3("
[all...]
H A Dcipher-3des1.c154 debug3("%s: Installed 3DES IV", __func__);
159 debug3("%s: Copying 3DES IV", __func__);
H A Dentropy.c200 debug3("rexec_recv_rng_seed: seeding rng with %u bytes", len);
227 debug3("RNG is ready, skipping seeding");
H A Dmonitor_fdpass.c86 debug3("%s: sendmsg(%d): %s", __func__, fd, strerror(errno));
142 debug3("%s: recvmsg: %s", __func__, strerror(errno));
H A Dsftp-server.c409 debug3("request %u: sent status %u", id, status);
556 debug3("request %u: open flags %d", id, pflags);
592 debug3("request %u: close handle %u", id, handle);
696 debug3("request %u: %sstat", id, do_lstat ? "l" : "");
890 debug3("request %u: opendir", id);
976 debug3("request %u: remove", id);
1001 debug3("request %u: mkdir", id);
1022 debug3("request %u: rmdir", id);
1047 debug3("request %u: realpath", id);
1071 debug3("reques
[all...]
H A Djpake.c88 debug3("%s: alloc %p", __func__, ret);
96 debug3("%s: free %p", __func__, pctx);
154 debug3("%s: %s (ctx at %p)", __func__, out, pctx);
187 debug3("%s: %s done", __func__, out);
449 debug3("%s: success = %d", __func__, success);
H A Dsshconnect2.c158 debug3("%s: prefer hostkeyalgs: %s", __func__, first);
512 debug3("input_userauth_banner");
1036 debug3("%s: salt = %s", __func__, salt);
1037 debug3("%s: scheme = %s", __func__, crypt_scheme);
1038 debug3("%s: crypted = %s", __func__, crypted);
1240 debug3("sign_and_send_pubkey: %s %s", key_type(id->key), fp);
1245 debug3("sign_and_send_pubkey: cannot handle key");
1322 debug3("send_pubkey_test");
1326 debug3("send_pubkey_test: cannot handle key");
1354 (userprovided ? logit : debug3)("n
[all...]
H A Dauth2-jpake.c262 debug3("%s: fake %s salt for user %s: %s",
280 debug3("%s: valid %d pw %.5s...", __func__,
358 debug3("%s: salt = %s (len %u)", __func__,
360 debug3("%s: scheme = %s", __func__, *hash_scheme);
H A Dauth2.c407 debug3("%s: failure partial=%d next methods=\"%s\"", __func__,
550 debug3("%s: checking methods", __func__);
638 debug3("%s: updating methods list after \"%s\"", __func__, method);
648 debug3("authentication methods list %d remaining: \"%s\"",
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dport-aix.c87 debug3("AIX/UsrInfo: set len %d", i);
141 debug3("AIX SYSTEM attribute %s", sys);
154 debug3("AIX auth1 attribute list member %s", p);
183 debug3("AIX/authenticate result %d, authmsg %.100s", result,
207 debug3("AIX/passwdexpired returned %d msg %.100s", expired, msg);
247 debug3("%s: not checking", __func__);
266 debug3("AIX/loginrestrictions returned %d msg %.100s", result, msg);
337 debug3("%s: Could not open userdb to read", __func__);
343 debug3("AIX/setauthdb set registry '%s'", registry);
345 debug3("AI
[all...]
H A Dport-linux.c115 debug3("%s: setting execution context", __func__);
134 debug3("%s: done", __func__);
148 debug3("%s: setting TTY context on %s", __func__, tty);
175 debug3("%s: done", __func__);
204 switchlog = debug3;
213 debug3("%s: setting context from '%s' to '%s'", __func__,
267 debug3("%s", __func__);
297 debug3("%s", __func__);

Completed in 133 milliseconds

123