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

/xnu-2422.115.4/security/
H A Dmac_base.c593 u_int idx, mle_free, mll_free; local
627 mll_free = 0;
662 new_mlls[mll_free]->mll_handle = handle;
663 LIST_INSERT_HEAD(&mle->mle_listeners, new_mlls[mll_free],
665 mll_free++;
674 for (idx = mll_free; idx < mpc->mpc_labelname_count; idx++)

Completed in 21 milliseconds