Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsession.h53 int single_connection; member
H A Dchannels.h179 int single_connection; member
H A Dsession.c2003 u_char single_connection = 0; in session_x11_req() local
H A Dchannels.c4999 int x11_use_localhost, int single_connection, in x11_create_display_inet()