Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dclientloop.c1272 client_loop(struct ssh *ssh, int have_pty, int escape_char_arg, in client_loop() argument
1351 if (have_pty) in client_loop()
1467 if (have_pty) in client_loop()
1490 if (have_pty && options.log_level >= SYSLOG_LEVEL_INFO) in client_loop()