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