Home
last modified time | relevance | path

Searched refs:TCIOFLUSH (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/tip/aculib/
H A Dhayes.c49 (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 Dbiz31.c212 (void) ioctl(fd, TCFLSH, TCIOFLUSH); in bizsync()
H A Dventel.c77 (void) ioctl(FD, TCFLSH, TCIOFLUSH); in ven_dialer()
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c199 case TCIOFLUSH: in tcflush()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */ macro
/titanic_44/usr/src/lib/libbc/inc/include/
H A Dtermios.h243 #define TCIOFLUSH 2 /* arg to TCFLSH & tcflush() */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtermios.h391 #define TCIOFLUSH 2 /* flush both data both input and output queues */ macro