Home
last modified time | relevance | path

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

/xnu-11417.101.15/security/
H A Dmac_base.c419 struct mac_label_element *mle, *mle_tmp; in mac_policy_addto_labellist() local
504 SLIST_FOREACH_SAFE(mle, &mles, mle_list, mle_tmp) { in mac_policy_addto_labellist()