Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dmbuf.h794 union mcluster { union
795 union mcluster *mcl_next;
1499 __private_extern__ union mcluster *m_cltom(int);
/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c2136 union mcluster *c = sp->sl_head; in slab_free()
3358 union mcluster *c = (union mcluster *)o;