Searched refs:mcp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/tools/tests/libMicro/apple/
H A Dlmbench_bw_mem.c99 void mcp(iter_t iterations, void *cookie);
270 mcp(iter_t iterations, void *cookie) function
640 mcp( ts->repetitions, tsd );
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.c1788 struct mbuf *mcp; local
1866 mcp = m_copy(m, 0, off + PIM6_REG_MINLEN);
1867 if (mcp == NULL) {
1907 m = mcp;

Completed in 24 milliseconds