Home
last modified time | relevance | path

Searched refs:IMAXBEL (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/
Dtermios-c_iflag.h37 #define IMAXBEL 0020000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/
Dtermios-c_iflag.h37 #define IMAXBEL 0020000 macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dtermios-c_iflag.h38 #define IMAXBEL 0020000 /* Ring bell when input queue is full macro
/glibc-2.36/sysdeps/generic/sys/
Dttydefaults.h46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
/glibc-2.36/sysdeps/unix/sysv/linux/sys/
Dttydefaults.h46 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
/glibc-2.36/bits/
Dtermios.h130 # define IMAXBEL (1 << 13) /* Ring bell when input queue is full. */ macro
/glibc-2.36/manual/
Dterminal.texi593 @deftypevr Macro tcflag_t IMAXBEL
/glibc-2.36/ChangeLog.old/
DChangeLog.121823 IMAXBEL): Make always visible since they're needed by POSIX.
DChangeLog.198368 INPCK, ISTRIP, INLCR, IGNCR, ICRNL, IXON, IXOFF, IXANY, IUCLC, IMAXBEL,
DChangeLog.187478 (IMAXBEL): Likewise.