Home
last modified time | relevance | path

Searched refs:TCXONC (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dtcflow.c53 return (ioctl(fildes, TCXONC, action)); in tcflow()
/titanic_41/usr/src/cmd/vntsd/
H A Dcmd.c531 if (ioctl(clientp->cons->vcc_fd, TCXONC, &cmd)) { in vntsd_ctrl_cmd()
543 if (ioctl(clientp->cons->vcc_fd, TCXONC, &cmd)) { in vntsd_ctrl_cmd()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c182 return (ioctl(fd, TCXONC, action)); in tcflow()
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dtermios.h229 #define TCXONC _IO('T', 6) macro
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dtermios.h229 #define TCXONC _IO('T', 6) macro
/titanic_41/usr/src/uts/common/sys/
H A Dtermios.h324 #define TCXONC (_TIOC|6) macro
/titanic_41/usr/src/cmd/bnu/
H A Dcu.c772 (void)ioctl(TTYOUT, TCXONC, 0); /* stop tty output */ in _flush()
775 (void)ioctl(TTYOUT, TCXONC, 1); /* restart tty output */ in _flush()
/titanic_41/usr/src/uts/common/io/
H A Dttcompat.c686 iocp->ioc_cmd = TCXONC; /* turn it into a XONC */ in ttcompat_do_ioctl()
701 iocp->ioc_cmd = TCXONC; /* turn it into a XONC */ in ttcompat_do_ioctl()
H A Dldterm.c4249 case TCXONC: in ldterm_do_ioctl()
/titanic_41/usr/src/uts/sun4v/io/
H A Dvcc.c1883 case TCXONC: in i_vcc_port_ioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c344 { (uint_t)TCXONC, "TCXONC", NULL },
H A Dprint.c363 case TCXONC: in prt_ioa()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3343 case TCXONC: str = "TCXONC"; break; in usbser_ioctl2str()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3127 case TCXONC: in job_control_type()
3340 case TCXONC: in strioctl()