Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrtty.h127 #define MC_CANONQUERY 2 /* module above asking whether module below */ macro
H A Dptyvar.h87 #define MC_CANONQUERY 2 /* module above asking whether module below */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c481 if ((*(int *)mp->b_rptr) == MC_CANONQUERY) { in ptslwput()
H A Dldterm.c758 if ((qryp = open_ioctl(q, MC_CANONQUERY)) == NULL) in ldtermopen()