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

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_base.c467 u_int idx, mle_free, mll_free; local
501 mll_free = 0;
536 new_mlls[mll_free]->mll_handle = handle;
537 LIST_INSERT_HEAD(&mle->mle_listeners, new_mlls[mll_free],
539 mll_free++;
548 for (idx = mll_free; idx < mpc->mpc_labelname_count; idx++)

Completed in 138 milliseconds