Searched refs:tcflush (Results 1 – 25 of 52) sorted by relevance
123
/glibc-2.36/termios/ |
D | tcflush.c | 23 tcflush (int fd, int queue_selector) in tcflush() function 42 stub_warning(tcflush);
|
D | Versions | 7 tcdrain; tcflow; tcflush; tcgetattr; tcgetpgrp; tcsendbreak; tcsetattr;
|
D | Makefile | 29 tcdrain tcflow tcflush tcsendbrk cfmakeraw tcgetsid
|
D | termios.h | 90 extern int tcflush (int __fd, int __queue_selector) __THROW;
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tcflush.c | 25 tcflush (int fd, int queue_selector) in tcflush() function
|
/glibc-2.36/sysdeps/unix/bsd/ |
D | tcflush.c | 27 tcflush (int fd, int queue_selector) in tcflush() function
|
/glibc-2.36/conform/data/ |
D | termios.h-data | 145 function int tcflush (int, int)
|
/glibc-2.36/manual/ |
D | terminal.texi | 1749 @deftypefun int tcflush (int @var{filedes}, int @var{queue}) 1753 The @code{tcflush} function is used to clear the input and/or output 1788 It is unfortunate that this function is named @code{tcflush}, because 1791 output would be confusing. Unfortunately, the name @code{tcflush} comes
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.1 | 937 * sysdeps/unix/bsd/tcflush.c: Use FREAD|FWRITE for TCIOFLUSH. 1435 sysdeps/unix/sysv/tcflow.c, sysdeps/unix/sysv/tcflush.c, 2098 sysdeps/unix/sysv/tcflush.c, sysdeps/unix/sysv/tcdrain.c,
|
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/ |
D | libc.abilist | 1924 GLIBC_2.35 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/ |
D | libc.abilist | 1951 GLIBC_2.36 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/ |
D | libc.abilist | 1961 GLIBC_2.33 tcflush F
|
/glibc-2.36/sysdeps/mach/hurd/i386/ |
D | libc.abilist | 1749 GLIBC_2.2.6 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc.abilist | 1951 GLIBC_2.32 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/ |
D | libc.abilist | 2036 GLIBC_2.27 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc.abilist | 2024 GLIBC_2.17 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/ |
D | libc.abilist | 2029 GLIBC_2.16 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/csky/ |
D | libc.abilist | 2042 GLIBC_2.29 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/ |
D | libc.abilist | 1772 GLIBC_2.2.5 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/s390-64/ |
D | libc.abilist | 1769 GLIBC_2.2 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
D | libc.abilist | 2112 GLIBC_2.17 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/le/ |
D | libc.abilist | 1761 GLIBC_2.2 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/ |
D | libc.abilist | 2433 GLIBC_2.4 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
D | libc.abilist | 1898 GLIBC_2.3 tcflush F
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
D | libc.abilist | 1205 GLIBC_2.0 tcflush F
|
123