Searched refs:TIOCLSET (Results 1 – 9 of 9) sorted by relevance
| /mirbsd/src/sys/sys/ |
| D | ioctl_compat.h | 142 #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */ macro
|
| /mirbsd/src/usr.bin/window/ |
| D | wwtty.c | 95 if (ioctl(d, TIOCLSET, (char *)&t->ww_lmode) < 0)
|
| /mirbsd/src/gnu/usr.bin/perl/h2pl/eg/sys/ |
| D | ioctl.pl | 88 $TIOCLSET = 0x8004747D;
|
| /mirbsd/src/gnu/usr.bin/texinfo/info/ |
| D | terminal.c | 780 ioctl (tty, TIOCLSET, &flags); in terminal_prep_terminal() 864 ioctl (tty, TIOCLSET, &original_lmode); in terminal_unprep_terminal()
|
| /mirbsd/src/sys/compat/common/ |
| D | tty_43.c | 193 case TIOCLSET: { 200 case TIOCLSET:
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | ser-unix.c | 159 if (ioctl (scb->fd, TIOCLSET, &state->lmode) < 0) in set_tty_state()
|
| /mirbsd/src/usr.bin/telnet/ |
| D | sys_bsd.c | 661 ioctl(tin, TIOCLSET, (char *)&lmode);
|
| /mirbsd/src/sys/kern/ |
| D | tty_pty.c | 918 case TIOCLSET:
|
| D | tty.c | 756 case TIOCLSET:
|