Searched refs:sgttyb_handling (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c69 extern int sgttyb_handling;
833 * (sgttyb_handling == 0), then t_[io]speed will have
896 * old style (sgttyb_handling == 0) is requested
1315 if (sgttyb_handling > 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c116 * The sgttyb_handling flag controls the handling of the old BSD
131 int sgttyb_handling = 1; variable
3254 if (sgttyb_handling >= 2 && !sgttyb_complaint) {
3259 if (sgttyb_handling >= 3) {

Completed in 92 milliseconds