Home
last modified time | relevance | path

Searched refs:TIOCSETN (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/lib/libast/common/features/
H A Dtty79 # ifdef TIOCSETN
81 # endif /* TIOCSETN */
101 # ifdef TIOCSETN
102 # define TCSANOW TIOCSETN
103 # define TCSADRAIN TIOCSETN
105 # endif /* TIOCSETN */
/titanic_44/usr/src/lib/libshell/common/include/
H A Dterminal.h121 # ifdef TIOCSETN
145 # ifdef TIOCSETN
146 # define TCSANOW TIOCSETN
147 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_tty.h106 # ifdef TIOCSETN
128 # ifdef TIOCSETN
129 # define TCSANOW TIOCSETN
130 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_tty.h85 # ifdef TIOCSETN
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_tty.h106 # ifdef TIOCSETN
128 # ifdef TIOCSETN
129 # define TCSANOW TIOCSETN
130 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_tty.h85 # ifdef TIOCSETN
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_tty.h106 # ifdef TIOCSETN
128 # ifdef TIOCSETN
129 # define TCSANOW TIOCSETN
130 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_tty.h85 # ifdef TIOCSETN
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_tty.h85 # ifdef TIOCSETN
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_tty.h106 # ifdef TIOCSETN
128 # ifdef TIOCSETN
129 # define TCSANOW TIOCSETN
130 # define TCSADRAIN TIOCSETN
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dtty85 # ifdef TIOCSETN
87 # endif /* TIOCSETN */
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
111 # endif /* TIOCSETN */
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dtty85 # ifdef TIOCSETN
87 # endif /* TIOCSETN */
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
111 # endif /* TIOCSETN */
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dtty85 # ifdef TIOCSETN
87 # endif /* TIOCSETN */
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
111 # endif /* TIOCSETN */
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dtty85 # ifdef TIOCSETN
87 # endif /* TIOCSETN */
107 # ifdef TIOCSETN
108 # define TCSANOW TIOCSETN
109 # define TCSADRAIN TIOCSETN
111 # endif /* TIOCSETN */
/titanic_44/usr/src/cmd/rexd/
H A Don.c165 ioctl(0, TIOCSETN, &NewFlags); in cont()
194 ioctl(0, TIOCSETN, &OldFlags); in oob()
439 ioctl(0, TIOCSETN, &NewFlags); in main()
465 ioctl(0, TIOCSETN, &OldFlags); in main()
652 ioctl(0, TIOCSETN, &OldFlags); in Die()
H A Dunix_login.c512 ioctl(Slave, TIOCSETN, &svr4_sgttyb_var);
/titanic_44/usr/src/lib/libcurses/screen/
H A Dreset_sh.c81 (void) ioctl(cur_term -> Filedes, TIOCSETN, &SHELLTTY); in reset_shell_mode()
H A Dsetupterm.c797 (void) ioctl(cur_term -> Filedes, TIOCSETN, &PROGTTY); in reset_prog_mode()
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h83 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dttold.h119 #define TIOCSETN (tIOC|10) macro
H A Dtermios.h415 #define TIOCSETN (tIOC|10) macro
/titanic_44/usr/src/uts/common/io/
H A Dttcompat.c372 case TIOCSETN: in ttcompatwput()
388 case TIOCSETN: in ttcompatwput()
426 case TIOCSETN: in ttcompatwput()
551 case TIOCSETN: in ttcompat_do_ioctl()
884 case TIOCSETN: in ttcompat_ioctl_ack()
H A Dtty_pts.c846 cmd = TIOCSETN; /* map backwards to old codes */ in ptslioctl()
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c190 case TIOCSETN: in _bc_ioctl()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c536 (void) ioctl(tin, TIOCSETN, &sb);

12