Lines Matching defs:newlabel
216 test_cred_check_relabel(struct ucred *cred, struct label *newlabel)
220 LABEL_CHECK(newlabel, MAGIC_CRED);
472 test_cred_relabel(struct ucred *cred, struct label *newlabel)
476 LABEL_CHECK(newlabel, MAGIC_CRED);
582 struct label *ifplabel, struct label *newlabel)
587 LABEL_CHECK(newlabel, MAGIC_IFNET);
681 struct label *ifplabel, struct label *newlabel)
686 LABEL_CHECK(newlabel, MAGIC_IFNET);
1194 struct label *pplabel, struct label *newlabel)
1199 LABEL_CHECK(newlabel, MAGIC_PIPE);
1297 struct label *pplabel, struct label *newlabel)
1302 LABEL_CHECK(newlabel, MAGIC_PIPE);
1768 struct label *solabel, struct label *newlabel)
1775 LABEL_CHECK(newlabel, MAGIC_SOCKET);
1926 struct label *solabel, struct label *newlabel)
1933 LABEL_CHECK(newlabel, MAGIC_SOCKET);
2748 struct label *vplabel, struct label *newlabel)
2753 LABEL_CHECK(newlabel, MAGIC_VNODE);