Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dtty.c62 #ifndef TIOCSTI
99 #ifndef TIOCSTI
119 #ifndef TIOCSTI in grabh()
127 #ifndef TIOCSTI in grabh()
158 #ifndef TIOCSTI in grabh()
178 #ifndef TIOCSTI in readtty()
193 #ifndef TIOCSTI in readtty()
208 ioctl(0, TIOCSTI, &ch); in readtty()
211 ioctl(0, TIOCSTI, &ch); in readtty()
226 #ifndef TIOCSTI in readtty()
[all …]
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h74 #define TIOCSTI _IOW('t', 114, char) /* simulate terminal input */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c262 case TIOCSTI: { in ttycommon_ioctl()
303 case TIOCSTI: in ttycommon_ioctl()
H A Dlogindmux.c670 case TIOCSTI: in logdmuxlrput()
863 case TIOCSTI: in logdmuxlrsrv()
H A Dptem.c772 case TIOCSTI: in ptemwmsg()
H A Dtty_pts.c556 case TIOCSTI: { in ptslioctl()
H A Dtelmod.c763 case TIOCSTI: in telmodwput()
H A Dtty_pty.c455 error = ureadc(TIOCSTI&0xff, uio); in ptcread()
H A Drlmod.c1235 case TIOCSTI: in rlmodwioctl()
/titanic_44/usr/src/uts/common/sys/
H A Dtermios.h457 #define TIOCSTI (tIOC|23) /* simulate terminal input */ macro
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c179 case TIOCSTI: request = ('t'<<8)|23; in _bc_ioctl()
/titanic_44/usr/src/cmd/csh/
H A Dsh.file.c181 if (ioctl(SHIN, TIOCSTI, mbc + i) != 0 && in pushback()
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c364 { (uint_t)TIOCSTI, "TIOCSTI", NULL },
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1210 case TIOCSTI: in sm_default_uwioctl()
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3152 case TIOCSTI: in job_control_type()
3380 case TIOCSTI: in strioctl()