Home
last modified time | relevance | path

Searched refs:mc_uiotomc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Duipc_mbuf.c1975 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 Dmbuf.h1805 int mc_uiotomc(struct mchain *, struct uio *, u_int, u_int, int, int);