Lines Matching refs:STRPLUMB
1259 ASSERT(STREAM(qp)->sd_flag & (STRCLOSE|STWOPEN|STRPLUMB)); in qdetach()
1792 (STPLEX|STRHUP|STRDERR|STWRERR|IOCWAIT|STRPLUMB)) || in mlink_file()
1846 stpdown->sd_flag |= STRPLUMB; in mlink_file()
1921 stpdown->sd_flag &= ~STRPLUMB; in mlink_file()
1966 stpdown->sd_flag &= ~STRPLUMB; in mlink_file()
2028 stpdown->sd_flag |= STRPLUMB; in munlink()
2060 stpdown->sd_flag &= ~STRPLUMB; in munlink()
2243 stpdown->sd_flag &= ~STRPLUMB; in munlink()
4347 while (stmatep->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strstartplumb()
4363 while (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strstartplumb()
4388 stp->sd_flag |= STRPLUMB; in strstartplumb()
4392 while (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strstartplumb()
4411 stp->sd_flag |= STRPLUMB; in strstartplumb()
4424 ASSERT(stp->sd_flag & STRPLUMB); in strendplumb()
4425 stp->sd_flag &= ~STRPLUMB; in strendplumb()