Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dmcache.h357 struct mcache_audit *mca_next; /* next audit struct */ member
/xnu-8020.101.4/tools/lldbmacros/
H A Dmbufs.py427 mca = mca.mca_next
/xnu-8020.101.4/bsd/kern/
H A Duipc_mbuf.c7384 next = mca->mca_next;
7386 mca->mca_next = next;
7404 mca = mca->mca_next;
7411 *mca_list = mca_tail->mca_next;
7412 mca_tail->mca_next = NULL;