Searched refs:STREOPENFAIL (Results 1 – 6 of 6) sorted by relevance
287 #define STREOPENFAIL 0x20000000 /* indicates if re-open has failed */ macro
843 if ((stp != NULL) && (stp->sd_flag & STREOPENFAIL)) { in spec_open()848 stp->sd_flag &= ~STREOPENFAIL; in spec_open()
162 { SF(STREOPENFAIL), "re-open has failed" },
560 (stp->sd_flag & STREOPENFAIL)) { in sotpi_init()565 stp->sd_flag &= ~STREOPENFAIL; in sotpi_init()
209 stp->sd_flag |= STREOPENFAIL; in push_mod()555 stp->sd_flag |= STREOPENFAIL; in stropen()
1235 qp->q_stream->sd_flag |= STREOPENFAIL; in qreopen()