Home
last modified time | relevance | path

Searched refs:TCSBRK (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dposix_tty.c153 if (ioctl(fd, TCSBRK, 0) == -1) in tcsendbreak()
165 return (ioctl(fd, TCSBRK, !0)); in tcdrain()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dtcdrain.c43 return (ioctl(fildes, TCSBRK, 1)); in __tcdrain()
H A Dtcsendbreak.c49 return (ioctl(fildes, TCSBRK, duration)); in tcsendbreak()
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dtermio.h58 #define TCSBRK _IO('T', 5) macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dtermio.h58 #define TCSBRK _IO('T', 5) macro
/titanic_41/usr/src/cmd/lp/model/
H A Ddrain.output.c78 ioctl (1, TCSBRK, (struct termio *)1); in main()
/titanic_41/usr/src/uts/common/io/
H A Dptem.c288 case TCSBRK: in ptemrput()
540 case TCSBRK: in ptemwput()
733 case TCSBRK: in ptemwmsg()
H A Dlogindmux.c669 case TCSBRK: in logdmuxlrput()
862 case TCSBRK: in logdmuxlrsrv()
H A Dwscons.c569 case TCSBRK: in wcuwput()
901 if (iocp->ioc_cmd == TCSBRK) in wcioctl()
H A Dtty_pts.c773 case TCSBRK: in ptslioctl()
H A Dtelmod.c762 case TCSBRK: in telmodwput()
H A Drlmod.c1236 case TCSBRK: in rlmodwioctl()
/titanic_41/usr/src/cmd/ttymon/
H A Dtmterm.c178 if (ioctl(fd, TCSBRK, 1) == -1)
/titanic_41/usr/src/lib/libnsl/dial/
H A Dline.c232 (void) (*Ioctl)(fn, TCSBRK, 0); in ttygenbrk()
/titanic_41/usr/src/uts/common/sys/
H A Dtermios.h323 #define TCSBRK (_TIOC|5) macro
/titanic_41/usr/src/cmd/vntsd/
H A Dcmd.c99 if (ioctl(consp->vcc_fd, TCSBRK, NULL)) { in genbrk()
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c452 case TCSBRK: in sgcn_wput()
559 case TCSBRK: in sgcn_ioctl()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c435 case TCSBRK: in cvc_wput()
671 if (iocp->ioc_cmd == TCSBRK) { in cvc_ioctl()
/titanic_41/usr/src/uts/sun4v/io/
H A Dqcn.c616 case TCSBRK: in qcn_wput()
757 case TCSBRK: in qcn_ioctl()
/titanic_41/usr/src/cmd/bnu/
H A Dline.c250 (void) (*Ioctl)(fn, TCSBRK, 0);
/titanic_41/usr/src/cmd/tip/
H A Dcmds.c858 (void) ioctl(FD, TCSBRK, 0); in genbrk()
/titanic_41/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c582 case TCSBRK: in cvc_ioctl()
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2633 case TCSBRK: in usbser_ioctl()
2678 case TCSBRK: in usbser_ioctl()
3342 case TCSBRK: str = "TCSBRK"; break; in usbser_ioctl2str()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1010 case TCSBRK: in sm_update_ttyinfo()
1342 case TCSBRK: in sm_uwput()
/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.c992 case TCSBRK: in xcasync_ioctl()

12