Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1086 client_loop(int have_pty, int escape_char_arg, int ssh2_chan_id) in client_loop() argument
1142 if (have_pty) in client_loop()
1145 if (have_pty) in client_loop()
1247 if (have_pty) in client_loop()
1252 if (have_pty) in client_loop()
1273 if (have_pty && options.log_level != SYSLOG_LEVEL_QUIET) { in client_loop()