Home
last modified time | relevance | path

Searched refs:IEXTEN (Results 1 – 25 of 25) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dtty.h92 # ifndef IEXTEN
93 # define IEXTEN 0 macro
123 # if IEXTEN == XCASE
124 # undef IEXTEN
125 # define IEXTEN 0 macro
129 # define XCASE IEXTEN
130 # undef IEXTEN
131 # define IEXTEN 0 macro
140 # if defined(IEXTEN) && IEXTEN != 0
141 # undef IEXTEN
[all …]
H A Dtty.c75 {"lflag:", (ISIG | ICANON | ECHO | ECHOE | ECHOCTL | IEXTEN),
84 (NOFLSH | ICANON | ECHO | ECHOK | ECHONL | EXTPROC | IEXTEN | FLUSHO)},
93 {"lflag:", 0, ISIG | IEXTEN},
362 #ifdef IEXTEN
363 {"iexten", IEXTEN, MD_LIN},
/dragonfly/contrib/tcsh-6/
H A Ded.term.h81 # ifndef IEXTEN
82 # define IEXTEN 0 macro
123 # if IEXTEN == XCASE
124 # undef IEXTEN
125 # define IEXTEN 0 macro
129 # define XCASE IEXTEN
130 # undef IEXTEN
131 # define IEXTEN 0 macro
140 # if defined(IEXTEN) && IEXTEN != 0
141 # undef IEXTEN
[all …]
H A Ded.term.c44 { "lflag:", (ISIG|ICANON|ECHO|ECHOE|ECHOCTL|IEXTEN),
58 (NOFLSH|ICANON|ECHO|ECHOK|ECHONL|EXTPROC|IEXTEN|FLUSHO|
76 { "lflag:", 0, ISIG | IEXTEN },
292 # ifdef IEXTEN
293 { "iexten", IEXTEN, M_LINED },
/dragonfly/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c53 #ifndef IEXTEN
54 #define IEXTEN 0 macro
158 DATA(IEXTEN), in _nc_trace_ttymode()
160 #define ALLLOCAL (ECHO|ECHONL|ICANON|ISIG|NOFLSH|TOSTOP|IEXTEN) in _nc_trace_ttymode()
/dragonfly/crypto/openssh/
H A Dsshtty.c85 #ifdef IEXTEN in enter_raw_mode()
86 tio.c_lflag &= ~IEXTEN; in enter_raw_mode()
H A Dttymodes.h136 #ifdef IEXTEN
137 TTYMODE(IEXTEN, c_lflag, 59)
/dragonfly/usr.sbin/lpr/lpd/
H A Dmodes.c145 { "iexten", IEXTEN, 0 },
146 { "-iexten", 0, IEXTEN },
/dragonfly/bin/stty/
H A Dmodes.c145 { "iexten", IEXTEN, 0 },
146 { "-iexten", 0, IEXTEN },
H A Dprint.c95 put("-iexten", IEXTEN, 1); in print()
H A Dkey.c145 ip->t.c_lflag |= ISIG|IEXTEN; in f_cbreak()
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c96 buf.c_lflag &= (unsigned) ~(ICANON | ISIG | IEXTEN); in NCURSES_EXPORT()
232 (termp->Ottyb.c_lflag & IEXTEN); in NCURSES_SP_NAME()
/dragonfly/usr.sbin/watch/
H A Dwatch.c124 #ifdef IEXTEN in set_tty()
125 ntty.c_lflag &= ~IEXTEN; in set_tty()
/dragonfly/sys/sys/
H A Dttydefaults.h51 #define TTYDEF_LFLAG_NOECHO (ICANON | ISIG | IEXTEN)
H A D_termios.h173 #define IEXTEN 0x00000400 /* enable DISCARD and LNEXT */ macro
/dragonfly/contrib/ncurses/include/
H A Dnc_termios.h85 #define IEXTEN 0x0100 macro
/dragonfly/lib/libc/gen/
H A Dtermios.c173 t->c_lflag &= ~(ECHO|ECHOE|ECHOK|ECHONL|ICANON|ISIG|IEXTEN|NOFLSH|TOSTOP|PENDIN); in cfmakeraw()
/dragonfly/sys/kern/
H A Dtty.c391 (c) == cc[VEOL] || ((c) == cc[VEOL2] && lflag & IEXTEN)) && \
492 if (ISSET(lflag, IEXTEN)) { in ttyinput()
609 if (CCEQ(cc[VWERASE], c) && ISSET(lflag, IEXTEN)) { in ttyinput()
648 if (CCEQ(cc[VREPRINT], c) && ISSET(lflag, IEXTEN)) { in ttyinput()
655 if (CCEQ(cc[VSTATUS], c) && ISSET(lflag, IEXTEN)) { in ttyinput()
662 if (CCEQ(cc[VCHECKPT], c) && ISSET(lflag, IEXTEN)) { in ttyinput()
1897 ISSET(lflag, IEXTEN | ISIG) == (IEXTEN | ISIG)) { in ttread()
/dragonfly/contrib/nvi2/cl/
H A Dcl_screen.c470 clp->ex_enter.c_lflag |= ECHO | ECHOE | ECHOK | ICANON | IEXTEN | ISIG; in cl_ex_init()
H A DREADME.signal57 you clean cbreak modes. For example, the IEXTEN bit is left on, turning
/dragonfly/usr.bin/tip/
H A Dtip.c199 ctermios.c_lflag = (PENDIN|IEXTEN|ISIG|ECHOCTL|ECHOE|ECHOKE); in main()
/dragonfly/etc/
H A Dgettytab91 # lflags: IEXTEN | ICANON | ISIG | ECHOCTL | ECHO | ECHOK | ECHOE | ECHOKE
/dragonfly/contrib/ee/
H A Dnew_curse.c2692 #ifdef IEXTEN in raw()
2693 Terminal.c_lflag &= ~IEXTEN; in raw()
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c2305 && !(t->c_lflag & (ECHO | ICANON | IEXTEN | ISIG | PENDIN)) in disc_optim()
/dragonfly/sys/dev/serial/sio/
H A Dsio.c2811 && !(t->c_lflag & (ECHO | ICANON | IEXTEN | ISIG | PENDIN)) in disc_optim()