OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
setup_tty
bin/csh/file.c
104
static const struct termios *setup_tty(int);
bin/csh/file.c
234
setup_tty(0);
bin/csh/file.c
781
tio = setup_tty(1);
bin/csh/file.c
809
setup_tty(0);