Home
last modified time | relevance | path

Searched refs:debug3 (Results 1 – 25 of 35) sorted by relevance

12

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dttymodes.c299 debug3("tty_make_modes: ospeed %d", baud); in tty_make_modes()
303 debug3("tty_make_modes: ispeed %d", baud); in tty_make_modes()
309 debug3("tty_make_modes: %d %d", OP, tio.c_cc[NAME]); \ in tty_make_modes()
314 debug3("tty_make_modes: %d %d", OP, ((tio.FIELD & NAME) != 0)); \ in tty_make_modes()
349 debug3("tty_parse_modes: SSH2 n_bytes %d", *n_bytes_ptr); in tty_parse_modes()
381 debug3("tty_parse_modes: ispeed %d", baud); in tty_parse_modes()
391 debug3("tty_parse_modes: ospeed %d", baud); in tty_parse_modes()
400 debug3("tty_parse_modes: %d %d", OP, tio.c_cc[NAME]); \ in tty_parse_modes()
409 debug3("tty_parse_modes: %d %d", OP, arg); \ in tty_parse_modes()
H A Dmsg.c41 debug3("ssh_msg_send: type %u", (unsigned int)type & 0xff); in ssh_msg_send()
58 debug3("ssh_msg_recv entering"); in ssh_msg_recv()
H A Dentropy.c69 debug3("RNG is ready, skipping seeding"); in seed_rng()
73 debug3("Seeding PRNG from %s", SSH_RAND_HELPER); in seed_rng()
H A Dmac.c158 debug3("mac ok: %s [%s]", p, names); in mac_valid()
161 debug3("macs ok: [%s]", names); in mac_valid()
H A Dauthfile.c256 debug3("Not a RSA1 key file %.200s.", filename); in key_load_public_rsa1()
266 debug3("Not a RSA1 key file %.200s.", filename); in key_load_public_rsa1()
340 debug3("Not a RSA1 key file %.200s.", filename); in key_load_private_rsa1()
351 debug3("Not a RSA1 key file %.200s.", filename); in key_load_private_rsa1()
H A Dcipher.c164 debug3("cipher ok: %s [%s]", p, names); in ciphers_valid()
167 debug3("ciphers ok: [%s]", names); in ciphers_valid()
501 debug3("%s: Copying 3DES IV", __func__); in cipher_get_keyiv()
540 debug3("%s: Installed 3DES IV", __func__); in cipher_set_keyiv()
H A Dhostfile.c211 debug3("check_host_in_hostfile: filename %s", filename); in check_host_in_hostfile_by_key_or_type()
282 debug3("check_host_in_hostfile: match line %d", linenum); in check_host_in_hostfile_by_key_or_type()
H A Dkey.c415 debug3("key_read: no space"); in key_read()
422 debug3("key_read: no key found"); in key_read()
427 debug3("key_read: short string"); in key_read()
434 debug3("key_read: type mismatch"); in key_read()
677 debug3("key names ok: [%s]", names); in key_names_valid2()
H A Dlog.c200 debug3(const char *fmt,...) in debug3() function
248 debug3("fatal_remove_cleanup: no such cleanup function: 0x%lx 0x%lx", in fatal_remove_cleanup()
H A Dcipher-ctr.c137 debug3("%s NID found", nid); in evp_aes_ctr()
H A Dpacket.c699 debug3("both SSH2_MSG_NEWKEYS processed, will daemonize now"); in process_newkeys()
781 debug3("packet_send2: adding %d (len %d padlen %d extra_pad %d)", in packet_send2_wrapped()
1825 debug3("packet_set_fds: saving %d, installing %d", in packet_set_fds()
1835 debug3("restoring %d to connection_in/out", stored_fd); in packet_set_fds()
H A Dsftp-common.c131 debug3("Got file attribute \"%s\"", type); in decode_attrib()
/titanic_44/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c131 debug3("Sent message fd %d T:%u I:%u", fd, code, id); in send_string_request()
147 debug3("Sent message fd %d T:%u I:%u", fd, code, id); in send_string_attrs_request()
171 debug3("SSH2_FXP_STATUS %u", status); in get_status()
219 debug3("Received stat reply T:%u I:%u", type, id); in get_decode_stat()
315 debug3("Sent message SSH2_FXP_CLOSE I:%u", id); in do_close()
358 debug3("Sending SSH2_FXP_READDIR I:%u", id); in do_lsreaddir()
373 debug3("Received reply T:%u I:%u", type, id); in do_lsreaddir()
381 debug3("Received SSH2_FXP_STATUS %d", status); in do_lsreaddir()
399 debug3("Received %d SSH2_FXP_NAME responses", count); in do_lsreaddir()
627 debug3("SSH_FXP_REALPATH %s -> %s", path, filename); in do_realpath()
[all …]
H A Dsftp.c257 debug3("Executing %s -c \"%s\"", shell, args); in local_do_shell()
260 debug3("Executing %s", shell); in local_do_shell()
551 debug3("Looking up %s", abs_src); in process_get()
619 debug3("Looking up %s", src); in process_put()
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dauth-bsdauth.c58 debug3("bsdauth_query: style %s", in bsdauth_query()
95 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok); in bsdauth_respond()
H A Dgss-serv.c252 debug3("Not storing delegated GSS credentials" in ssh_gssapi_storecreds()
258 debug3("Not storing delegated GSS credentials" in ssh_gssapi_storecreds()
354 debug3("INTERNAL ERROR: %s", __func__); in ssh_gssapi_userok()
475 debug3("INTERNAL ERROR: %s", __func__); in ssh_gssapi_localname()
H A Daltprivsep.c777 debug3("got SSH2_PRIV_MSG_ALTPRIVSEP"); in aps_read_auth_context()
790 debug3("uid/gid/username %d/%d/%s", authctxt->pw->pw_uid, in aps_read_auth_context()
799 debug3("read session ID (%d B)", session_id2_len); in aps_read_auth_context()
1105 debug3("Recording SSHv2 session login in wtmpx"); in altprivsep_start_and_do_monitor()
1156 debug3("Recording SSHv2 session logout in wtmpx"); in altprivsep_start_and_do_monitor()
H A Dauth.c104 debug3("allowed_user: today %d sp_expire %d sp_lstchg %d" in allowed_user()
548 debug3("secure_filename: checking '%s'", buf); in secure_filename()
559 debug3("secure_filename: terminating check at '%s'", in secure_filename()
H A Dloginrec.c869 debug3("not writing utmp entry"); in utmp_write_entry()
872 debug3("writing utmp entry"); in utmp_write_entry()
974 debug3("not writing utmpx entry"); in utmpx_write_entry()
977 debug3("writing utmpx entry"); in utmpx_write_entry()
H A Dsshd.c370 debug3("Set active contract"); in contracts_pre_fork()
396 debug3("Cleared active contract template (child)"); in contracts_post_fork_child()
419 debug3("Cleared active contract template (parent)"); in contracts_post_fork_parent()
459 debug3("Abandoned latest contract"); in contracts_post_fork_parent()
1672 debug3("setting handler to forward re-key packets to the monitor"); in main()
/titanic_44/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c400 debug3("request %u: sent status %u", id, status); in send_status()
508 debug3("request %u: open flags %d", id, pflags); in process_open()
539 debug3("request %u: close handle %u", id, handle); in process_close()
637 debug3("request %u: %sstat", id, do_lstat ? "l" : ""); in process_do_stat()
825 debug3("request %u: opendir", id); in process_opendir()
911 debug3("request %u: remove", id); in process_remove()
932 debug3("request %u: mkdir", id); in process_mkdir()
949 debug3("request %u: rmdir", id); in process_rmdir()
970 debug3("request %u: realpath", id); in process_realpath()
994 debug3("request %u: rename", id); in process_rename()
[all …]
/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c412 debug3("input_userauth_banner"); in input_userauth_banner()
1042 debug3("clear_auth_state: key_free %p", authctxt->last_key); in clear_auth_state()
1060 debug3("sign_and_send_pubkey"); in sign_and_send_pubkey()
1064 debug3("sign_and_send_pubkey: cannot handle key"); in sign_and_send_pubkey()
1142 debug3("send_pubkey_test"); in send_pubkey_test()
1146 debug3("send_pubkey_test: cannot handle key"); in send_pubkey_test()
1177 debug3("no such identity: %s", filename); in load_identity_file()
1317 debug3("userauth_kbdint: disable: no info_req_seen"); in userauth_kbdint()
1636 debug3("start over, passed a different list %s", authlist); in authmethod_get()
1641 debug3("preferred %s", preferred); in authmethod_get()
[all …]
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dport-aix.c51 debug3("AIX/UsrInfo: set len %d", i); in aix_usrinfo()
/titanic_44/usr/src/cmd/ssh/include/
H A Dlog.h78 void debug3(const char *, ...) __attribute__((format(printf, 1, 2)));
/titanic_44/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c139 debug3("valid_request: fail %d", fail); in valid_request()

12