Lines Matching refs:STWOPEN
273 if (strmatep->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
290 if (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
312 stp->sd_flag |= STWOPEN; in stropen()
316 if (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in stropen()
335 stp->sd_flag |= STWOPEN; in stropen()
354 stp->sd_flag &= ~(STRHUP|STWOPEN|STRDERR|STWRERR); in stropen()
376 stp->sd_flag = STWOPEN; in stropen()
429 stp->sd_flag &= ~STWOPEN; in stropen()
562 stp->sd_flag &= ~STWOPEN; in stropen()
654 while (stp->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strclose()
662 (STWOPEN|STRCLOSE|STRPLUMB)) { in strclose()