Home
last modified time | relevance | path

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

/xnu-11417.101.15/security/
H A Dmac_base.c523 struct mac_label_listener *mll, **mllp; in mac_policy_removefrom_labellist() local
544 SLIST_FOREACH_PREVPTR(mll, mllp, &mle->mle_listeners, mll_list) { in mac_policy_removefrom_labellist()
546 *mllp = SLIST_NEXT(mll, mll_list); in mac_policy_removefrom_labellist()