Home
last modified time | relevance | path

Searched refs:IXON (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/termios/
A Dcfmakeraw.c5 t->c_iflag &= ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); in cfmakeraw()
/third_party/ulib/musl/include/sys/
A Dttydefaults.h3 #define TTYDEF_IFLAG (BRKINT | ISTRIP | ICRNL | IMAXBEL | IXON | IXANY)
/third_party/ulib/musl/include/bits/
A Dtermios.h40 #define IXON 0002000 macro
/third_party/ulib/linenoise/
A Dlinenoise.c256 raw.c_iflag &= ~(BRKINT | ICRNL | INPCK | ISTRIP | IXON); in enableRawMode()
/third_party/uapp/kilo/
A Dkilo.c241 raw.c_iflag &= ~(BRKINT | ICRNL | INPCK | ISTRIP | IXON); in enableRawMode()

Completed in 9 milliseconds