OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tty_open
usr.bin/tmux/server-client.c
363
if (tty_open(&c->tty, cause) != 0)
usr.bin/tmux/tmux.h
2635
int tty_open(struct tty *, char **);