RTEMS 6.1-rc1
Functions
tcflush.c File Reference

tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions More...

#include <sys/fcntl.h>
#include <termios.h>
#include <stdint.h>
#include <sys/ioccom.h>
#include <rtems/libio.h>
#include <rtems/libio_.h>
#include <rtems/seterr.h>

Functions

int tcflush (int fd, int which)
 

Detailed Description

tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions