Searched defs:strwrite (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c187 * the behavior of strwrite(), strwsrv(), and WSLEEP
404 * strwrite will send SIGPIPE if the other
2720 strwrite(struct vnode *vp, struct uio *uiop, cred_t *crp) function
2769 TRACE_1(TR_FAC_STREAMS_FR, TR_STRWRITE_IN, "strwrite in:q %p", wqp);
2778 "strwrite out:q %p out %d error %d",
2784 "strwrite out:q %p out %d error %d",
2846 "strwrite wait:q %p wait", wqp);
2857 "strwrite wake:q %p awakes", wqp);
2866 "strwrite resid:q %p uiop %p", wqp, uiop);
2889 "strwrite ou
[all...]

Completed in 51 milliseconds