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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c216 static int sotpi_sendmsg(struct sonode *, struct nmsghdr *,
251 sotpi_sendmsg, /* sop_sendmsg */
3857 * held the state could have changed after sotpi_sendmsg checked it
4141 * held the state could have changed after sotpi_sendmsg checked it
4213 sotpi_sendmsg(struct sonode *so, struct nmsghdr *msg, struct uio *uiop, function
4225 dprintso(so, 1, ("sotpi_sendmsg(%p, %p, 0x%x) state %s, error %d\n",
4446 dprintso(so, 1, ("sotpi_sendmsg: write\n"));

Completed in 704 milliseconds