Home
last modified time | relevance | path

Searched refs:get_remote_ipaddr (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth.c157 ipaddr = get_remote_ipaddr(); in allowed_user()
291 get_remote_ipaddr(), in auth_log()
375 log("ROOT LOGIN REFUSED FROM %.200s", get_remote_ipaddr()); in auth_root_allowed()
588 get_canonical_hostname(options.verify_reverse_mapping), get_remote_ipaddr()); in getpwnamallow()
593 user, get_remote_ipaddr()); in getpwnamallow()
665 get_remote_ipaddr(), get_remote_port(), in run_auth_hook()
H A Dsshd.c331 fatal("Timeout before authentication for %.200s", get_remote_ipaddr()); in grace_alarm_handler()
534 log("Could not write ident string to %s", get_remote_ipaddr()); in sshd_exchange_identification()
543 get_remote_ipaddr()); in sshd_exchange_identification()
574 client_version_string, get_remote_ipaddr()); in sshd_exchange_identification()
584 get_remote_ipaddr(), client_version_string); in sshd_exchange_identification()
590 get_remote_ipaddr(), client_version_string); in sshd_exchange_identification()
635 get_remote_ipaddr(), in sshd_exchange_identification()
1530 remote_ip = get_remote_ipaddr(); in main()
1706 get_remote_ipaddr(), in ssh1_session_key()
1722 get_remote_ipaddr(), in ssh1_session_key()
[all …]
H A Dauth2-hostbased.c170 ipaddr = get_remote_ipaddr(); in hostbased_key_allowed()
H A Dauth-rhosts.c161 ipaddr = get_remote_ipaddr(); in auth_rhosts()
H A Dauth-options.c175 const char *remote_ip = get_remote_ipaddr(); in auth_parse_options()
H A Dserverloop.c373 get_remote_ipaddr()); in process_input()
383 get_remote_ipaddr(), strerror(errno)); in process_input()
H A Dsession.c1092 get_remote_ipaddr(), get_remote_port(), get_local_port()); in do_setup_env()
1096 get_remote_ipaddr(), get_remote_port(), in do_setup_env()
/titanic_50/usr/src/cmd/ssh/include/
H A Dcanohost.h26 const char *get_remote_ipaddr(void);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcanohost.c272 get_remote_ipaddr(void) in get_remote_ipaddr() function
298 remote = get_remote_ipaddr(); in get_remote_name_or_ip()
H A Dpacket.c215 (void) get_remote_ipaddr(); in packet_set_connection()
988 get_remote_ipaddr()); in packet_read_seqnr()
1290 get_remote_ipaddr(), reason, msg); in packet_read_poll_seqnr()
1317 get_remote_ipaddr(), msg); in packet_read_poll_seqnr()