Home
last modified time | relevance | path

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

/external/openssh/
Dclientloop.c1227 client_loop(struct ssh *ssh, int have_pty, int escape_char_arg, in client_loop() argument
1301 if (have_pty) in client_loop()
1414 if (have_pty) in client_loop()
1444 if (have_pty && options.log_level != SYSLOG_LEVEL_QUIET) { in client_loop()