Searched refs:c_lflag (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dms.c140 t.c_lflag &= ~ (ECHO | ECHONL | ICANON | ISIG | IEXTEN);
H A Dmouse.c215 unsigned int c_lflag; member in struct:_kmouseProt
742 t.c_lflag = km->prot->c_lflag;
H A Dkeyboard.c704 nTty.c_lflag = 0;
/xsrc/external/mit/xterm/dist/
H A Dresize.c479 UIntClr(tio.c_lflag, (ICANON | ECHO));
487 UIntClr(tio.c_lflag, (ICANON | ECHO));
H A Dmain.c2536 d_tio.c_lflag = ISIG | ICANON | ECHO | ECHOE | ECHOK;
2538 d_tio.c_lflag |= ECHOKE | IEXTEN;
2541 d_tio.c_lflag |= ECHOCTL | IEXTEN;
2569 d_tio.c_lflag = ISIG | ICANON | ECHO | ECHOE | ECHOK;
2571 d_tio.c_lflag |= ECHOKE | IEXTEN;
2574 d_tio.c_lflag |= ECHOCTL | IEXTEN;
4535 tio.c_lflag |= ECHOE;
4585 tio.c_lflag |= ISIG | ICANON | ECHO | ECHOE | ECHOK;
4587 tio.c_lflag |= ECHOKE | IEXTEN;
4590 tio.c_lflag |
[all...]
H A Dbutton.c2561 if ((n == VMIN || n == VTIME) && !(data.c_lflag & ICANON))
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dlnx-ms.c251 nTty.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);
H A Dlnx-keyboard.c763 nTty.c_lflag = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c226 nTty.c_lflag = 0;
/xsrc/external/mit/luit/dist/
H A Dsys.c259 tio.c_lflag &= (unsigned) ~(ECHO | ICANON | ISIG);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c279 nTty.c_lflag = 0;
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dbsd_kbd.c182 nTty.c_lflag = 0;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c150 t.c_lflag &= ~(ECHO|ECHONL|ICANON|ISIG|IEXTEN);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dposix_tty.c152 t.c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);

Completed in 24 milliseconds