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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstrcalls.c245 error = strgetmsg(vp, &msgctl, &msgdata, prip,
483 error = strgetmsg(vp, &msgctl, &msgdata, prip,
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h265 #define STRGETINPROG 0x00000100 /* (k)strgetmsg is running */
1117 extern int strgetmsg(vnode_t *, struct strbuf *, struct strbuf *, uchar_t *,
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c2866 return (strgetmsg(vp, mctl, mdata, prip, flagsp, fmode, rvp));
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1803 * strrput or (k)strgetmsg will be responsible for
6498 * NOTE: strgetmsg and kstrgetmsg have much of the logic in common.
6501 strgetmsg( function
6530 "strgetmsg:%p", vp);
6606 * functionality of kstrgetmsg() and strgetmsg() into
6673 "strgetmsg calls strwaitq:%p, %p",
6678 "strgetmsg error or done:%p, %p",
6684 "strgetmsg awakes:%p, %p", vp, uiop);
7063 * NOTE: strgetmsg and kstrgetmsg have much of the logic in common.
7147 * in strgetmsg()
[all...]

Completed in 83 milliseconds