Searched refs:strsetwerror (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 1609 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_discon_ind() 1990 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_proto() 2186 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_proto() 2206 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_proto() 2349 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_proto() 2492 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in strsock_proto()
|
H A D | socktpi.c | 2696 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in sotpi_shutdown() 2702 strsetwerror(SOTOV(so), 0, 0, sogetwrerr); in sotpi_shutdown()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | iwscons.c | 142 strsetwerror(lp->wl_vp, EINTR, 0, NULL); in srinterrupt()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1230 extern void strsetwerror(vnode_t *, int, int, errfunc_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | strsubr.c | 8016 strsetwerror(vnode_t *vp, int error, int persist, errfunc_t errfunc) in strsetwerror() function
|