Home
last modified time | relevance | path

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

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