ioctls для терминалов и последовательных линий (ioctls for terminals and serial lines)
Синопсис (Synopsis)
#include <sys/ioctl.h>
#include <termios.h>
/* Definition of CLOCAL
, and
TC*
{FLUSH
,ON
,OFF
} constants */
int ioctl(int
fd, int
cmd, ...);