Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcurses/screen/
H A Dreset_sh.c75 (void) ioctl(cur_term -> Filedes, TIOCLSET, in reset_shell_mode()
84 (void) ioctl(cur_term -> Filedes, TIOCLSET, in reset_shell_mode()
H A Dsetupterm.c804 ioctl(cur_term -> Filedes, TIOCLSET, &cur_term -> newlmode); in reset_prog_mode()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h139 #define TIOCLSET _IOW('t', 125, int) /* set entire local mode word */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dttold.h131 #define TIOCLSET (tIOC|125) /* set entire local mode word */ macro
H A Dtermios.h429 #define TIOCLSET (tIOC|125) /* set entire local mode word */ macro
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c377 case TIOCLSET: in ttcompatwput()
399 case TIOCLSET: in ttcompatwput()
431 case TIOCLSET: in ttcompatwput()
580 case TIOCLSET: in ttcompat_do_ioctl()
1006 case TIOCLSET: in ttcompat_ioctl_ack()
H A Dtty_pty.c949 case TIOCLSET: in ptcioctl()
/titanic_44/usr/src/cmd/rexd/
H A Dunix_login.c521 ioctl(Slave, TIOCLSET, &mode->andmore);
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c642 if ( ioctl(ttyi, TIOCLSET, &lmodes) == -1 ) in setupline()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c533 (void) ioctl(tin, TIOCLSET, &lmode);
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c1344 if (compat_ioctl(STDIN_FILENO, TIOCLSET, &lflags) == -1) in mode()
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dedit.c241 ioctl(fd,TIOCLSET,&l_mask); in tty_cooked()
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c383 { (uint_t)TIOCLSET, "TIOCLSET", NULL },
H A Dexpound.c1420 case TIOCLSET: in show_ioctl()
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3144 case TIOCLSET: in job_control_type()