Home
last modified time | relevance | path

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

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