Home
last modified time | relevance | path

Searched refs:TIOCGSOFTCAR (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dttycom.h111 #define TIOCGSOFTCAR _IOR('t', 100, int) /* get soft carrier flag */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtermios.h346 #define TIOCGSOFTCAR (_TIOC|105) macro
/titanic_44/usr/src/uts/common/io/
H A Dtty_common.c361 case TIOCGSOFTCAR: { in ttycommon_ioctl()
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dioctl.c221 case TIOCGSOFTCAR: in _bc_ioctl()
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c405 iocmd = TIOCGSOFTCAR; in sm_issue_ioctl()
1043 case TIOCGSOFTCAR: in sm_update_ttyinfo()
2058 iocmd = TIOCGSOFTCAR; in sm_defer_open()
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3470 case TIOCGSOFTCAR: in strioctl()