Searched refs:TCIOFLUSH (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/tip/aculib/ |
H A D | hayes.c | 49 (void) ioctl(FD, TCFLSH, TCIOFLUSH); in hayes_dialer() 64 (void) ioctl(FD, TCFLSH, TCIOFLUSH); in hayes_dialer() 96 (void) ioctl(FD, TCFLSH, TCIOFLUSH); in hayes_abort() 139 (void) ioctl(fd, TCFLSH, TCIOFLUSH); in hayes_sync()
|
H A D | biz31.c | 212 (void) ioctl(fd, TCFLSH, TCIOFLUSH); in bizsync()
|
H A D | ventel.c | 77 (void) ioctl(FD, TCFLSH, TCIOFLUSH); in ven_dialer()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | posix_tty.c | 199 case TCIOFLUSH: in tcflush()
|
/titanic_44/usr/src/lib/libbc/inc/include/sys/ |
H A D | termios.h | 243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */ macro
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | termios.h | 243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */ macro
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | termios.h | 391 #define TCIOFLUSH 2 /* flush both data both input and output queues */ macro
|