Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h1595 __private_extern__ void m_scratch_init(struct mbuf *);
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c950 m_scratch_init(m); \
4179 m_scratch_init(from); /* clear src scratch area */
8388 m_scratch_init(struct mbuf *m) function