Home
last modified time | relevance | path

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

/xnu-11417.101.15/security/
H A Dmac_base.c524 struct mac_label_element *mle, **mlep; in mac_policy_removefrom_labellist() local
543 SLIST_FOREACH_PREVPTR(mle, mlep, &mac_label_element_list, mle_list) { in mac_policy_removefrom_labellist()
549 *mlep = SLIST_NEXT(mle, mle_list); in mac_policy_removefrom_labellist()