Lines Matching refs:t_flags
762 za->za_ttycommon.t_flags |= TS_SOFTCAR;
822 } else if ((za->za_ttycommon.t_flags & TS_XCLUDE) &&
846 if ((za->za_ttycommon.t_flags & TS_SOFTCAR) ||
1084 if (zsasoftdtr && (za->za_ttycommon.t_flags & TS_SOFTCAR))
1469 if ((za->za_ttycommon.t_flags & TS_SOFTCAR) ||
2109 (za->za_ttycommon.t_flags & TS_SOFTCAR)) {
2189 (za->za_ttycommon.t_flags & TS_SOFTCAR)) {
2774 if (za->za_ttycommon.t_flags & TS_SOFTCAR)
3350 if (za->za_ttycommon.t_flags & TS_SOFTCAR) printf(" t_fl:TS_SOFTCAR");
3351 if (za->za_ttycommon.t_flags & TS_XCLUDE) printf(" t_fl:TS_XCLUDE");