Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcflow
headers/posix/termios.h
237
extern int tcflow(int fd, int action);
src/tests/system/libroot/posix/termios.cpp
41
err = tcflow(fd, TCION);