Lines Matching refs:newlabel
788 mls_cred_check_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_check_relabel() argument
794 new = SLOT(newlabel); in mls_cred_check_relabel()
890 mls_cred_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_relabel() argument
894 source = SLOT(newlabel); in mls_cred_relabel()
978 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() argument
984 new = SLOT(newlabel); in mls_ifnet_check_relabel()
1046 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() argument
1050 source = SLOT(newlabel); in mls_ifnet_relabel()
1377 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel() argument
1382 new = SLOT(newlabel); in mls_pipe_check_relabel()
1476 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel() argument
1480 source = SLOT(newlabel); in mls_pipe_relabel()
1856 struct label *solabel, struct label *newlabel) in mls_socket_check_relabel() argument
1863 new = SLOT(newlabel); in mls_socket_check_relabel()
1974 struct label *solabel, struct label *newlabel) in mls_socket_relabel() argument
1980 source = SLOT(newlabel); in mls_socket_relabel()
2847 struct label *vplabel, struct label *newlabel) in mls_vnode_check_relabel() argument
2853 new = SLOT(newlabel); in mls_vnode_check_relabel()