OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TCOFLUSH
lib/libc/termios/tcflush.c
45
case TCOFLUSH:
usr.bin/telnet/terminal.c
78
tcflush(fileno(stdout), TCOFLUSH);
usr.bin/tmux/tty.c
343
tcflush(c->fd, TCOFLUSH);