Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1686 __private_extern__ struct mbuf *m_getclr(int, int);
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c1539 n = m_getclr(how, m->m_type); in mbuf_copyback()
H A Duipc_mbuf.c1569 m_getclr(int wait, int type) in m_getclr() function