Home
last modified time | relevance | path

Searched refs:sd_rerror (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h193 int sd_rerror; /* error to return on read ops */ member
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c403 stp->sd_rerror = 0; in stropen()
434 stp->sd_rerror = 0; in stropen()
2038 stp->sd_rerror = *bp->b_rptr; in strrput_nondata()
2066 ((rw & FLUSHR) ? stp->sd_rerror : in strrput_nondata()
2099 stp->sd_rerror = *bp->b_rptr; in strrput_nondata()
2115 stp->sd_rerror)); in strrput_nondata()
H A Dstrsubr.c4308 error = stp->sd_rerror; in strgeterr()
4314 stp->sd_rerror = 0; in strgeterr()
8017 stp->sd_rerror = error; in strsetrerror()