Searched refs:subsystem_flag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dssh.c189 int subsystem_flag = 0; variable
593 subsystem_flag = 1;
649 if (subsystem_flag) {
1367 client_session2_setup(id, tty_flag, subsystem_flag, getenv("TERM"),
H A Dmux.c89 extern int subsystem_flag;
1734 buffer_put_int(&m, subsystem_flag);

Completed in 65 milliseconds