Home
last modified time | relevance | path

Searched refs:get_remote_port (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Dcanohost.h34 int get_remote_port(void);
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth.c292 get_remote_port(), in auth_log()
665 get_remote_ipaddr(), get_remote_port(), in run_auth_hook()
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()
H A Dsshd.c1529 remote_port = get_remote_port(); in main()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcanohost.c355 get_remote_port(void) in get_remote_port() function
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog2072 fix get_remote_port() and friends for sshd -i;