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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c278 error = strputmsg(vp, &msgctl, &msgdata, *prip, *flagsp, flag);
529 error = strputmsg(vp, &msgctl, &msgdata, *prip, *flagsp, flag);
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h308 * Options and flags for strwrite/strputmsg (sd_wput_opt)
1119 extern int strputmsg(vnode_t *, struct strbuf *, struct strbuf *, uchar_t,
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2911 return (strputmsg(vp, mctl, mdata, pri, flag, fmode));
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c7720 * NOTE: strputmsg and kstrputmsg have much of the logic in common.
7723 strputmsg( function
7790 "strputmsg in:stp %p", stp);
7849 "strputmsg out:stp %p out %d error %d",
7882 "strputmsg wait:stp %p waits pri %d", stp, pri);
7887 "strputmsg out:q %p out %d error %d",
7892 "strputmsg wake:stp %p wakes", stp);
7908 "strputmsg out:stp %p out %d error %d", stp, 2, error);
7923 * NOTE: strputmsg and kstrputmsg have much of the logic in common.

Completed in 103 milliseconds