—
NAME
TCXONC - software flow control
LIBRARY
Standard C library (libc, -lc)
SYNOPSIS
bash
#include <asm/termbits.h>\n /* Definition of \nTCXONC\n */
\n#include <sys/ioctl.h>bash
int ioctl(int \nfd\n, TCXONC, int \narg\n);DESCRIPTION
Equivalent to tcflow(fd, arg).
See tcflow(3) for the argument values TCOOFF, TCOON, TCIOFF, TCION.
RETURN VALUE
On success, 0 is returned. On error, -1 is returned, and errno is set to indicate the error.
SEE ALSO
ioctl(2), ioctl_tty(2), tcflow(3), termios(3)