Home
last modified time | relevance | path

Searched refs:sd_anchor (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c4059 stp->sd_anchor = 0; in strioctl()
4161 if (stp->sd_anchor != 0 && in strioctl()
4209 if (stp->sd_anchor != 0) { in strioctl()
4281 if (stp->sd_anchor != 0) { in strioctl()
4284 stp->sd_anchor++; in strioctl()
4327 if (stp->sd_anchor != 0 && in strioctl()
4367 if (stp->sd_anchor != 0) { in strioctl()
4420 if (stp->sd_anchor != 0) { in strioctl()
4423 stp->sd_anchor = 0; in strioctl()
4425 stp->sd_anchor--; in strioctl()
[all …]
H A Dstrsubr.c3313 stp->sd_anchor = 0; in shalloc()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h236 int sd_anchor; /* position of anchor in stream */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c708 sd.sd_pushcnt, sd.sd_anchor, sd.sd_refcnt); in stdata()