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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c724 struct mac_policy_conf *tmpc; local
732 LIST_FOREACH(tmpc, &mac_static_policy_list, mpc_list) {
733 if (tmpc->mpc_loadtime_flags & MPC_LOADTIME_FLAG_LABELMBUFS)
736 LIST_FOREACH(tmpc, &mac_policy_list, mpc_list) {
737 if (tmpc->mpc_loadtime_flags & MPC_LOADTIME_FLAG_LABELMBUFS)

Completed in 12 milliseconds