Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_mbuf.c613 m_copyfromunmapped(const struct mbuf *m, int off, int len, caddr_t cp) in m_copyfromunmapped() function
658 m_copyfromunmapped(m, off, count, cp); in m_copydata()