Searched defs:single_connection (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | session.h | 53 int single_connection; member |
H A D | channels.h | 174 int single_connection; global() member |
H A D | session.c | 1670 u_char single_connection = 0; session_x11_req() local |
H A D | channels.c | 4946 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 |