Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c136 static int ostdin_null_flag, osession_type, otty_flag, orequest_tty; variable
1851 options.session_type = osession_type; in control_persist_detach()
2259 osession_type = options.session_type; in ssh_session2()
2266 if ((osession_type != SESSION_TYPE_NONE || in ssh_session2()