Home
last modified time | relevance | path

Searched refs:m_copyfromunmapped (Results 1 – 1 of 1) sorted by path

/freebsd/sys/kern/
H A Duipc_mbuf.c648 m_copyfromunmapped(const struct mbuf *m, int off, int len, caddr_t cp) in m_copyfromunmapped() function
693 m_copyfromunmapped(m, off, count, cp); in m_copydata()