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

/xnu-2782.1.97/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.h1832 @param mlabel Label currently associated with the mount point
1843 struct label *mlabel
1890 @param mlabel Label associated with the mount point
1901 struct label *mlabel
2014 @param mlabel Policy label for m
2022 struct label *mlabel
2027 @param mlabel Policy label for m
2033 struct label *mlabel

Completed in 106 milliseconds