Lines Matching refs:STWOPEN
274 if (strmatep->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
291 if (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
313 stp->sd_flag |= STWOPEN; in stropen()
317 if (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
336 stp->sd_flag |= STWOPEN; in stropen()
355 stp->sd_flag &= ~(STRHUP|STWOPEN|STRDERR|STWRERR); in stropen()
377 stp->sd_flag = STWOPEN; in stropen()
430 stp->sd_flag &= ~STWOPEN; in stropen()
563 stp->sd_flag &= ~STWOPEN; in stropen()
655 while (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strclose()
663 (STWOPEN|STRCLOSE|STRPLUMB)) { in strclose()