Searched refs:kstrputmsg (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kutil.c83 error = kstrputmsg(vp, bp, NULL, 0, 0, MSG_BAND | MSG_HOLDSIG, fmode);
238 (void) kstrputmsg(vp, mp, NULL, 0, 0,
/illumos-gate/usr/src/uts/common/io/
H A Dl_strplumb.c175 (void) kstrputmsg(vp, smp, NULL, 0, 0,
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1094 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
1440 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
1614 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
1929 error = kstrputmsg(SOTOV(nso), mp, NULL,
2077 error = kstrputmsg(SOTOV(so), mp, NULL,
2546 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
2771 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
2941 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
3823 error = kstrputmsg(SOTOV(so), mp, uiop, len, 0, MSG_BAND, 0);
3947 error = kstrputmsg(SOTO
[all...]
H A Dsockstr.c624 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
687 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
1599 error = kstrputmsg(SOTOV(so), mp, NULL, 0, 0,
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1224 extern int kstrputmsg(struct vnode *, mblk_t *, struct uio *, ssize_t,
/illumos-gate/usr/src/uts/common/os/
H A Ddriver_lyr.c2174 ret = kstrputmsg(handlep->lh_vp, smp, NULL, 0, 0,
H A Dstreamio.c7720 * NOTE: strputmsg and kstrputmsg have much of the logic in common.
7923 * NOTE: strputmsg and kstrputmsg have much of the logic in common.
7926 kstrputmsg( function
7987 "kstrputmsg in:stp %p", stp);
8117 "kstrputmsg wait:stp %p waits pri %d", stp, pri);
8130 "kstrputmsg out:stp %p out %d error %d",
8136 "kstrputmsg wake:stp %p wakes", stp);
8154 "kstrputmsg out:stp %p out %d error %d", stp, 2, error);

Completed in 130 milliseconds