Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsession.h53 int single_connection; member
H A Dchannels.h174 int single_connection; global() member
H A Dsession.c1670 u_char single_connection = 0; session_x11_req() local
H A Dchannels.c4946 x11_create_display_inet(struct ssh * ssh,int x11_display_offset,int x11_use_localhost,int single_connection,u_int * display_numberp,int ** chanids) x11_create_display_inet() argument