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

/xnu-2422.115.4/security/
H A Dmac_inet.c221 struct label *mlabel; local
224 mlabel = mac_mbuf_to_label(m);
226 MAC_PERFORM(mbuf_label_associate_inpcb, inp, inp->inp_label, m, mlabel);
H A Dmac_policy.h1778 @param mlabel Label currently associated with the mount point
1789 struct label *mlabel
1836 @param mlabel Label associated with the mount point
1847 struct label *mlabel
1960 @param mlabel Policy label for m
1968 struct label *mlabel
1973 @param mlabel Policy label for m
1979 struct label *mlabel

Completed in 29 milliseconds