| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
| H A D | rlptytest.c | 249 #ifdef IXANY in tty_cbreak() 250 buf.c_iflag &= ~IXANY; in tty_cbreak() 256 #ifdef IXANY in tty_cbreak() 257 buf.c_iflag &= ~IXANY; in tty_cbreak()
|
| /netbsd-src/usr.sbin/lpr/lpd/ |
| H A D | modes.c | 121 { "ixany", IXANY, 0 }, 122 { "-ixany", 0, IXANY }, 123 { "decctlq", 0, IXANY }, 124 { "-decctlq", IXANY, 0 },
|
| H A D | ttcompat.c | 242 SET(iflag, IXANY); in sttyclearlflags() 277 CLR(iflag, IXANY); in sttysetlflags()
|
| H A D | key.c | 165 ip->t.c_iflag &= ~IXANY; in f_dec()
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/ |
| H A D | rlptytest.c | 249 #ifdef IXANY in tty_cbreak() 250 buf.c_iflag &= ~IXANY; in tty_cbreak() 256 #ifdef IXANY in tty_cbreak() 257 buf.c_iflag &= ~IXANY; in tty_cbreak()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
| H A D | termios.d | 994 enum IXANY = 0x0000800; // 0004000 in version() local 1029 enum IXANY = 0x00000800; in version() local 1064 enum IXANY = 0x00000800; in version() local 1098 enum IXANY = 0x00000800; in version() local 1132 enum IXANY = 0x00000800; in version() local 1166 enum IXANY = 0x00000800; in version() local 1200 enum IXANY = 0x0000800; in version() local 1236 enum IXANY = 0x0000800; // 0004000 in version() local
|
| /netbsd-src/bin/stty/ |
| H A D | modes.c | 109 { "ixany", IXANY }, 115 { "decctlq", 0, IXANY }, 116 { "-decctlq", IXANY, 0 },
|
| H A D | print.c | 120 put("-ixany", IXANY, 1); in print()
|
| H A D | key.c | 182 ip->t.c_iflag &= ~IXANY; in f_dec()
|
| /netbsd-src/libexec/getty/ |
| H A D | subr.c | 351 SET(lflag, IXANY); in setflags() 353 CLR(lflag, IXANY); in setflags() 371 iflag = BRKINT|ICRNL|IMAXBEL|IXON|IXANY; in compatflags() 456 SET(iflag, IXANY); in compatflags() 458 CLR(iflag, IXANY); in compatflags()
|
| /netbsd-src/usr.bin/tset/ |
| H A D | set.c | 83 #ifdef IXANY in reset_mode() 84 | IXANY in reset_mode()
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | sshtty.c | 81 tio.c_iflag &= ~(ISTRIP | INLCR | IGNCR | ICRNL | IXON | IXANY | IXOFF); in enter_raw_mode()
|
| H A D | ttymodes.h | 117 TTYMODE(IXANY, c_iflag, 39)
|
| /netbsd-src/sys/compat/common/ |
| H A D | tty_43.c | 341 if (!ISSET(iflag, IXANY)) in ttcompatgetflags() 476 SET(iflag, IXANY); in ttcompatsetlflags() 478 CLR(iflag, IXANY); in ttcompatsetlflags()
|
| /netbsd-src/sys/sys/ |
| H A D | ttydefaults.h | 48 #define TTYDEF_IFLAG (BRKINT | ICRNL | IMAXBEL | IXON | IXANY)
|
| H A D | termios.h | 102 #define IXANY 0x00000800U /* any char will restart after stop */ macro
|
| /netbsd-src/usr.bin/telnet/ |
| H A D | sys_bsd.c | 304 tmp_tc.c_iflag |= IXOFF|IXON|IXANY; in TerminalNewMode() 307 tmp_tc.c_iflag &= ~IXANY; in TerminalNewMode()
|
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_termios.h | 207 bts->c_iflag |= cvtto_bsd_mask(lt->c_iflag, LINUX_IXANY, IXANY); in linux32_termio_to_bsd_termios() 295 lt->c_iflag |= cvtto_linux_mask(bts->c_iflag, IXANY, LINUX_IXANY); in bsd_termios_to_linux32_termio() 385 bts->c_iflag |= cvtto_bsd_mask(lts->c_iflag, LINUX_IXANY, IXANY); in linux32_termios_to_bsd_termios() 483 lts->c_iflag |= cvtto_linux_mask(bts->c_iflag, IXANY, LINUX_IXANY); in bsd_termios_to_linux32_termios()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
| H A D | rltty.c | 519 #if defined (IXANY) in prepare_terminal_settings() 520 tiop->c_iflag &= ~(IXON | IXANY); in prepare_terminal_settings()
|
| /netbsd-src/sys/compat/ultrix/ |
| H A D | ultrix_ioctl.c | 162 r |= ((l & 0x00000800) ? IXANY : 0); in stios2btios() 295 r |= ((l & IXANY) ? 0x00000800 : 0); in btios2stios()
|
| /netbsd-src/libexec/telnetd/ |
| H A D | sys_term.c | 248 return((termbuf.c_iflag & IXANY) ? 1 : 0); in tty_restartany()
|
| /netbsd-src/sys/compat/sunos/ |
| H A D | sunos_ioctl.c | 144 r |= ((l & 0x00000800) ? IXANY : 0); in stios2btios() 267 r |= ((l & IXANY) ? 0x00000800 : 0); in btios2stios()
|
| /netbsd-src/sys/compat/sunos32/ |
| H A D | sunos32_ioctl.c | 180 r |= ((l & 0x00000800) ? IXANY : 0); in stios2btios() 303 r |= ((l & IXANY) ? 0x00000800 : 0); in btios2stios()
|
| /netbsd-src/lib/libedit/ |
| H A D | tty.c | 199 #ifdef IXANY 200 {"ixany", IXANY, MD_INP},
|
| /netbsd-src/sys/dev/qbus/ |
| H A D | qd.c | 377 #define IFLAG (BRKINT|ISTRIP|IXON|IXANY|ICRNL|IMAXBEL)
|