Searched refs:STREOPENFAIL (Results 1 – 6 of 6) sorted by relevance
305 #define STREOPENFAIL 0x20000000 /* indicates if re-open has failed */ macro
846 if ((stp != NULL) && (stp->sd_flag & STREOPENFAIL)) { in spec_open()851 stp->sd_flag &= ~STREOPENFAIL; in spec_open()
166 { SF(STREOPENFAIL), "re-open has failed" },
564 (stp->sd_flag & STREOPENFAIL)) { in sotpi_init()569 stp->sd_flag &= ~STREOPENFAIL; in sotpi_init()
212 stp->sd_flag |= STREOPENFAIL; in push_mod()608 stp->sd_flag |= STREOPENFAIL; in stropen()
1238 qp->q_stream->sd_flag |= STREOPENFAIL; in qreopen()