Searched refs:strsetrerror (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c317 strsetrerror(SOTOV(so), EIO, 1, NULL);
327 strsetrerror(SOTOV(so), 0, 0, NULL);
833 * The caller also needs to call strsetrerror and strsetwerror
864 * The caller also needs to call strsetrerror, strsetwerror and strseteof.
883 * The caller also has to call strsetrerror.
1608 strsetrerror(SOTOV(so), 0, 0, sogetrderr);
1927 strsetrerror(SOTOV(so), 0, 0, sogetrderr);
2185 strsetrerror(SOTOV(so), 0, 0, sogetrderr);
2205 strsetrerror(SOTOV(so), 0, 0, sogetrderr);
2491 strsetrerror(SOTO
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Diwscons.c141 strsetrerror(lp->wl_vp, EINTR, 0, NULL);
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1229 extern void strsetrerror(vnode_t *, int, int, errfunc_t);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c7980 strsetrerror(vnode_t *vp, int error, int persist, errfunc_t errfunc) function

Completed in 68 milliseconds