Home
last modified time | relevance | path

Searched refs:tcflush (Results 1 – 25 of 44) sorted by relevance

12

/netbsd/usr.bin/tip/aculib/
H A Dhayes.c95 (void)tcflush(FD, TCIOFLUSH); in hay_dialer()
114 (void)tcflush(FD, TCIOFLUSH); in hay_dialer()
236 (void)tcflush(FD, TCIOFLUSH); in goodbye()
240 (void)tcflush(FD, TCIOFLUSH); in goodbye()
268 (void)tcflush(FD, TCIOFLUSH); in goodbye()
H A Ddf.c104 (void)tcflush(f, TCIOFLUSH); in df_dialer()
126 (void)tcflush(FD, TCIOFLUSH); in df_disconnect()
H A Dbiz31.c120 (void)tcflush(FD, TCIOFLUSH); in biz31_disconnect()
227 (void)tcflush(FD, TCIOFLUSH); in bizsync()
H A Dcourier.c89 (void)tcflush(FD, TCIOFLUSH); in cour_dialer()
264 (void)tcflush(FD, TCIOFLUSH); in coursync()
H A Dt3000.c86 (void)tcflush(FD, TCIOFLUSH); in t3000_dialer()
272 (void)tcflush(FD, TCIOFLUSH); in t3000_sync()
H A Dbiz22.c120 (void)tcflush(FD, TCIOFLUSH); in biz22_disconnect()
H A Dv3451.c109 (void)tcflush(FD, TCIOFLUSH); in v3451_dialer()
H A Dventel.c95 (void)tcflush(FD, TCIOFLUSH); in ven_dialer()
H A Dv831.c212 (void)tcflush(AC, TCIOFLUSH); in dialit()
/netbsd/lib/libc/termios/
H A Dtcflush.c50 __weak_alias(tcflush,_tcflush) in __weak_alias() argument
54 tcflush(int fd, int which) in __weak_alias()
H A DMakefile.inc6 cfsetspeed.c tcdrain.c tcflow.c tcflush.c tcgetattr.c tcgetpgrp.c \
15 tcsendbreak.3 tcflush.3
/netbsd/external/bsd/ntp/dist/include/
H A Dntp_tty.h54 #ifndef tcflush
55 #define tcflush(fd, arg) ioctl(fd, TCFLSH, arg) macro
/netbsd/games/robots/
H A Dflush_in.c52 tcflush(fileno(stdin), TCIFLUSH); in flush_in()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dser-unix.c177 return tcflush (scb->fd, TCOFLUSH); in hardwire_flush_output()
185 return tcflush (scb->fd, TCIFLUSH); in hardwire_flush_input()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dser-unix.c177 return tcflush (scb->fd, TCOFLUSH); in hardwire_flush_output()
185 return tcflush (scb->fd, TCIFLUSH); in hardwire_flush_input()
/netbsd/sys/sys/
H A Dtermios.h280 int tcflush(int, int);
/netbsd/usr.sbin/btattach/
H A Dbtattach.c272 || tcflush(fd, TCIOFLUSH) < 0) in main()
613 || tcflush(fd, TCIOFLUSH) < 0) { in test()
/netbsd/libexec/getty/
H A Dsubr.c691 (void)tcflush(0, TCIOFLUSH); in autobaud()
701 (void)tcflush(0, TCIOFLUSH); in autobaud()
H A Dmain.c266 (void)tcflush(0, TCIOFLUSH); /* clear out the crap */ in main()
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dpty.c119 tcflush(f, TCIOFLUSH);
/netbsd/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Dpty.c119 tcflush(f, TCIOFLUSH);
/netbsd/games/hunt/hunt/
H A Dplayit.c159 tcflush(STDIN_FILENO, TCIFLUSH); in playit()
/netbsd/games/boggle/boggle/
H A Dmach.c281 (void) tcflush(fileno(fp), TCIFLUSH); in flushin()
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_leitch.c321 if (tcflush(fd232, TCIOFLUSH) < 0) { in leitch_start()
/netbsd/usr.bin/rlogin/
H A Drlogin.c628 (void)tcflush(1, TCIOFLUSH); in oob()

12