Searched refs:strsetwerror (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c833 * The caller also needs to call strsetrerror and strsetwerror
864 * The caller also needs to call strsetrerror, strsetwerror and strseteof.
896 * Caller must also call strsetwerror.
1609 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
1990 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
2186 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
2206 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
2349 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
2492 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
H A Dsocktpi.c2705 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
2711 strsetwerror(SOTOV(so), 0, 0, sogetwrerr);
/illumos-gate/usr/src/uts/common/io/
H A Diwscons.c142 strsetwerror(lp->wl_vp, EINTR, 0, NULL);
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1230 extern void strsetwerror(vnode_t *, int, int, errfunc_t);
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c8016 strsetwerror(vnode_t *vp, int error, int persist, errfunc_t errfunc) function

Completed in 81 milliseconds