Home
last modified time | relevance | path

Searched refs:TCSETA (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dterminal.h136 # define TCSANOW TCSETA
139 # define TCSADRAIN TCSETA
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c123 if ( ioctl(ttyi, TCSETA, &termio) == -1 ) { in setupline()
191 if ( ioctl(ttyi, TCSETA, &termio) == -1 ) in resetline()
237 ioctl(0, TCSETA, &termio); in setupstdin()
242 ioctl(0, TCSETA, &oldtermio); in setupstdin()
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmterm.c144 if (ioctl(fd, TCSETA, &termio) != 0) { in turnon_canon()
222 if (ioctl(fd, TCSETA, &termio) < 0) { in hang_up_line()
/illumos-gate/usr/src/cmd/bnu/
H A Dfio.c129 ret = ioctl(Ifn, TCSETA, &ttbuf); in fturnon()
157 (void) ioctl(Ifn, TCSETA, &ttbuf); in fturnoff()
H A Ddial.c243 if ((call.attr) && ioctl(rlfd, TCSETA, call.attr) < 0) {
/illumos-gate/usr/src/uts/common/io/
H A Dtty_common.c181 case TCSETA: { in ttycommon_ioctl()
299 case TCSETA: in ttycommon_ioctl()
H A Dptem.c646 case TCSETA: in ptemwmsg()
653 case TCSETA: in ptemwmsg()
H A Dlogindmux.c665 case TCSETA: in logdmuxlrput()
858 case TCSETA: in logdmuxlrsrv()
H A Drlmod.c1115 case TCSETA: in tty_flow()
1227 case TCSETA: in rlmodwioctl()
H A Dtty_pts.c847 case TCSETA: in ptslioctl()
H A Dtelmod.c758 case TCSETA: in telmodwput()
/illumos-gate/usr/src/lib/libnsl/dial/
H A Ddial.c240 if ((call.attr) && ioctl(rlfd, TCSETA, call.attr) < 0) { in dial()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dtty98 # define TCSANOW TCSETA
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtty104 # define TCSANOW TCSETA
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtty104 # define TCSANOW TCSETA
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtty104 # define TCSANOW TCSETA
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtty104 # define TCSANOW TCSETA
/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrchg.c378 ioctl(STDIN, TCSETA, &termio) < 0) { in main()
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h322 #define TCSETA (_TIOC|2) macro
/illumos-gate/usr/src/cmd/vi/port/
H A Dexrecover.c860 (void) ioctl(fileno(stdin), TCSETA, &ttyb);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c189 #define set_term_param(param) ioctl(0, TCSETA, param)
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2652 case TCSETA: in usbser_ioctl()
3338 case TCSETA: str = "TCSETA"; break; in usbser_ioctl2str()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c981 case TCSETA: in xcasync_ioctl()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2858 case TCSETA: in async_ioctl()
2900 if (iocp->ioc_cmd == TCSETA || in async_ioctl()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dedit.c1546 mode = TCSETA;

12