Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsession.h53 int single_connection; member
H A Dchannels.h177 int single_connection; member
H A Dsession.c1987 u_char single_connection = 0; in session_x11_req() local
H A Dchannels.c4995 int x11_use_localhost, int single_connection, in x11_create_display_inet()