Searched refs:mc_uiotomc (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/kern/ |
H A D | uipc_mbuf.c | 1975 error = mc_uiotomc(&mc, uio, len, lspace, how, flags); in m_uiotombuf() 1994 mc_uiotomc(struct mchain *mc, struct uio *uio, u_int length, u_int lspace, in mc_uiotomc() function
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 1805 int mc_uiotomc(struct mchain *, struct uio *, u_int, u_int, int, int);
|