Home
last modified time | relevance | path

Searched refs:MC_CANONQUERY (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrtty.h129 #define MC_CANONQUERY 2 /* module above asking whether module below */ macro
H A Dptyvar.h89 #define MC_CANONQUERY 2 /* module above asking whether module below */ macro
/titanic_41/usr/src/uts/common/io/
H A Dtty_pts.c480 if ((*(int *)mp->b_rptr) == MC_CANONQUERY) { in ptslwput()
H A Dldterm.c743 if ((qryp = open_ioctl(q, MC_CANONQUERY)) == NULL) in ldtermopen()
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1280 if (((struct iocblk *)mp->b_rptr)->ioc_cmd == MC_CANONQUERY) { in sm_uwput()