Home
last modified time | relevance | path

Searched refs:TIOCLSET (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/sys/sys/
Dioctl_compat.h142 #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */ macro
/mirbsd/src/usr.bin/window/
Dwwtty.c95 if (ioctl(d, TIOCLSET, (char *)&t->ww_lmode) < 0)
/mirbsd/src/gnu/usr.bin/perl/h2pl/eg/sys/
Dioctl.pl88 $TIOCLSET = 0x8004747D;
/mirbsd/src/gnu/usr.bin/texinfo/info/
Dterminal.c780 ioctl (tty, TIOCLSET, &flags); in terminal_prep_terminal()
864 ioctl (tty, TIOCLSET, &original_lmode); in terminal_unprep_terminal()
/mirbsd/src/sys/compat/common/
Dtty_43.c193 case TIOCLSET: {
200 case TIOCLSET:
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dser-unix.c159 if (ioctl (scb->fd, TIOCLSET, &state->lmode) < 0) in set_tty_state()
/mirbsd/src/usr.bin/telnet/
Dsys_bsd.c661 ioctl(tin, TIOCLSET, (char *)&lmode);
/mirbsd/src/sys/kern/
Dtty_pty.c918 case TIOCLSET:
Dtty.c756 case TIOCLSET: