Home
last modified time | relevance | path

Searched refs:osession_type (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dssh.c120 static int ostdin_null_flag, osession_type, otty_flag, orequest_tty; variable
1817 options.session_type = osession_type; in control_persist_detach()
2225 osession_type = options.session_type; in ssh_session2()
2232 if ((osession_type != SESSION_TYPE_NONE || in ssh_session2()