Searched refs:IMAXBEL (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | termios-c_iflag.h | 37 #define IMAXBEL 0020000 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | termios-c_iflag.h | 37 #define IMAXBEL 0020000 macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | termios-c_iflag.h | 38 #define IMAXBEL 0020000 /* Ring bell when input queue is full macro
|
/glibc-2.36/sysdeps/generic/sys/ |
D | ttydefaults.h | 46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
|
/glibc-2.36/sysdeps/unix/sysv/linux/sys/ |
D | ttydefaults.h | 46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
|
/glibc-2.36/bits/ |
D | termios.h | 130 # define IMAXBEL (1 << 13) /* Ring bell when input queue is full. */ macro
|
/glibc-2.36/manual/ |
D | terminal.texi | 593 @deftypevr Macro tcflag_t IMAXBEL
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.12 | 1823 IMAXBEL): Make always visible since they're needed by POSIX.
|
D | ChangeLog.19 | 8368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
|
D | ChangeLog.18 | 7478 (IMAXBEL): Likewise.
|