Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dtty_config.h62 #define TTYDEF_IFLAG (BRKINT | ICRNL | IMAXBEL | IXON | IXANY | IUTF8)
/components/libc/posix/io/termios/
A Dtermios.h86 #define IMAXBEL 0020000 macro
/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c633 else if (!CMP_FLAG(i, ICRNL | IGNCR | IMAXBEL | INLCR | ISTRIP | IXON) && in ttydisc_optimize()
1260 if (CMP_FLAG(i, IMAXBEL)) in ttydisc_rint()
A Dtty.c68 ICRNL | IXON | IXOFF | IXANY | IMAXBEL | IUTF8)

Completed in 14 milliseconds