Home
last modified time | relevance | path

Searched refs:m_mbuftouio (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dmbuf.h605 int m_mbuftouio(struct uio *, struct mbuf *, int);
/f-stack/freebsd/sys/
H A Dmbuf.h826 int m_mbuftouio(struct uio *, const struct mbuf *, int);
/f-stack/freebsd/kern/
H A Duipc_mbuf.c1882 m_mbuftouio(struct uio *uio, const struct mbuf *m, int len) in m_mbuftouio() function
H A Duipc_socket.c2569 error = m_mbuftouio(uio, sb->sb_mb, len);