Searched refs:TIOCSETN (Results 1 – 12 of 12) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | terminal.h | 65 #undef TIOCSETN 66 #define TIOCSETN TCSETA macro
|
| D | ser-unix.c | 153 if (ioctl (scb->fd, TIOCSETN, &state->sgttyb) < 0) in set_tty_state()
|
| /mirbsd/src/sys/sys/ |
| D | ioctl_compat.h | 90 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/ macro
|
| /mirbsd/src/usr.bin/window/ |
| D | wwtty.c | 89 if (ioctl(d, TIOCSETN, (char *)&t->ww_sgttyb) < 0)
|
| /mirbsd/src/gnu/usr.bin/perl/h2pl/eg/sys/ |
| D | ioctl.pl | 27 $TIOCSETN = 0x8006740A;
|
| /mirbsd/src/gnu/usr.bin/texinfo/info/ |
| D | terminal.c | 826 ioctl (tty, TIOCSETN, &ttybuff); in terminal_prep_terminal() 853 ioctl (tty, TIOCSETN, &ttybuff); in terminal_unprep_terminal()
|
| /mirbsd/src/sys/kern/ |
| D | tty_pty.c | 869 case TIOCSETN: 913 case TIOCSETN:
|
| D | tty.c | 759 case TIOCSETN:
|
| /mirbsd/src/sys/compat/common/ |
| D | tty_43.c | 119 case TIOCSETN: {
|
| /mirbsd/src/usr.bin/telnet/ |
| D | sys_bsd.c | 664 ioctl(tin, TIOCSETN, (char *)&sb);
|
| D | README | 360 is now changed to TIOCSETN.
|
| /mirbsd/src/usr.bin/less/ |
| D | screen.c | 536 ioctl(tty, TIOCSETN, &s);
|