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