Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDclientloop.c1443 client_loop(struct ssh *ssh, int have_pty, int escape_char_arg, in client_loop() argument
1517 if (have_pty) in client_loop()
1635 if (have_pty && options.log_level >= SYSLOG_LEVEL_INFO) in client_loop()
1652 if (have_pty) in client_loop()