DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
channel_tty_open
crypto/openssh/channels.h
342
int channel_tty_open(struct ssh *);
crypto/openssh/clientloop.c
592
if (!channel_tty_open(ssh) || quit_pending) {