Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dssh.c137 static int ostdin_null_flag, osession_type, otty_flag, orequest_tty; variable
1910 options.session_type = osession_type; in control_persist_detach()
2318 osession_type = options.session_type; in ssh_session2()
2325 if ((osession_type != SESSION_TYPE_NONE || in ssh_session2()