Home
last modified time | relevance | path

Searched refs:single_connection (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dsession.h61 int single_connection; member
H A Dchannels.h113 int single_connection; member
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c268 c->single_connection = 0; in channel_new()
1144 if (c->single_connection) { in channel_post_x11_listener()
2615 int single_connection, u_int *display_numberp) in x11_create_display_inet() argument
2722 nc->single_connection = single_connection; in x11_create_display_inet()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsession.c1829 s->single_connection = packet_get_char(); in session_x11_req()
2409 options.x11_use_localhost, s->single_connection, in session_setup_x11fwd()