Symbol: logit_f
usr.bin/ssh/auth2-gss.c
102
logit_f("badly formed OID received");
usr.bin/ssh/auth2-gss.c
79
logit_f("mechanism negotiation is not supported");
usr.bin/ssh/auth2-gss.c
82
logit_f("too many mechanisms requested %u > %u", mechs,
usr.bin/ssh/auth2-hostbased.c
105
logit_f("signature algorithm %s not in "
usr.bin/ssh/auth2-hostbased.c
86
logit_f("unsupported public key algorithm: %s",
usr.bin/ssh/auth2-pubkey.c
161
logit_f("signature algorithm %s not in "
usr.bin/ssh/auth2-pubkey.c
334
logit_f("glob \"%s\" failed", file);
usr.bin/ssh/auth2-pubkey.c
827
logit_f("glob \"%s\" failed", file);
usr.bin/ssh/channels.c
1194
logit_f("%d: unknown channel id", id);
usr.bin/ssh/channels.c
1233
logit_f("%d: bad id", id);
usr.bin/ssh/channels.c
1247
logit_f("%d: bad id", id);
usr.bin/ssh/channels.c
1260
logit_f("%d: bad id", id);
usr.bin/ssh/channels.c
1274
logit_f("%d: bad id", id);
usr.bin/ssh/channels.c
248
logit_f("%d: bad id", id);
usr.bin/ssh/channels.c
253
logit_f("%d: bad id: channel free", id);
usr.bin/ssh/channels.c
3741
logit_f("%d: unknown", id);
usr.bin/ssh/dispatch.c
42
logit_f("type %d seq %u", type, seq);
usr.bin/ssh/dispatch.c
54
logit_f("type %d seq %u", type, seq);
usr.bin/ssh/mux.c
766
logit_f("invalid forwarding type %u", ftype);
usr.bin/ssh/mux.c
775
logit_f("streamlocal and dynamic forwards "
usr.bin/ssh/mux.c
780
logit_f("invalid listen port %u", fwd.listen_port);
usr.bin/ssh/mux.c
787
logit_f("invalid connect port %u",
usr.bin/ssh/mux.c
793
logit_f("missing connect host");
usr.bin/ssh/mux.c
843
logit_f("requested %s failed", fwd_desc);
usr.bin/ssh/nchan.c
390
logit_f("channel %d: close() failed for "
usr.bin/ssh/nchan.c
413
logit_f("channel %d: close() failed for "
usr.bin/ssh/nchan.c
432
logit_f("channel %d: close() failed for "
usr.bin/ssh/packet.c
2290
logit_f("called twice: old %d new %d",
usr.bin/ssh/packet.c
2295
logit_f("bad size %d", s);
usr.bin/ssh/session.c
1846
logit_f("no session %d req %.100s", c->self, rtype);
usr.bin/ssh/srclimit.c
458
logit_f("%s: activating %s penalty of %.3f seconds for %s",
usr.bin/ssh/ssh-agent.c
869
logit_f("refusing use of destination-constrained key "
usr.bin/ssh/ssh-agent.c
875
logit_f("refusing use of destination-constrained key "
usr.bin/ssh/ssh-pkcs11.c
1149
logit_f("unsupported CKA_EC_PARAMS: %s (len %zu)", hex, len);
usr.bin/ssh/ssh-pkcs11.c
1165
logit_f("CKA_EC_POINT invalid octet str: %s (len %lu)",
usr.bin/ssh/ttymodes.c
401
logit_f("unknown opcode %d", opcode);
usr.bin/ssh/ttymodes.c
411
logit_f("%zu bytes left", len);