Home
last modified time | relevance | path

Searched defs:newlabel (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/security/mac/
H A Dmac_pipe.c135 struct label *newlabel) in mac_pipe_relabel()
197 struct label *newlabel) in mac_pipe_check_relabel()
H A Dmac_cred.c192 mac_cred_relabel(struct ucred *cred, struct label *newlabel) in mac_cred_relabel()
202 mac_cred_check_relabel(struct ucred *cred, struct label *newlabel) in mac_cred_check_relabel()
H A Dmac_socket.c252 struct label *newlabel) in mac_socket_relabel()
433 struct label *newlabel) in mac_socket_check_relabel()
H A Dmac_vfs.c719 struct label *newlabel) in mac_vnode_check_relabel()
947 struct label *newlabel) in mac_vnode_relabel()
/freebsd/sys/security/mac_partition/
H A Dmac_partition.c108 partition_cred_check_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_check_relabel()
216 partition_cred_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_relabel()
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c919 lomac_cred_check_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_check_relabel()
1022 lomac_cred_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_relabel()
1108 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel()
1250 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel()
1566 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel()
1647 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel()
1945 struct label *solabel, struct label *newlabel) in lomac_socket_check_relabel()
2063 struct label *solabel, struct label *newlabel) in lomac_socket_relabel()
2487 struct label *vplabel, struct label *newlabel) in lomac_vnode_check_relabel()
2868 struct label *vplabel, struct label *newlabel) in lomac_vnode_relabel()
/freebsd/usr.bin/diff/
H A Ddiffreg_new.c119 char *newlabel; in format_label() local
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c198 stub_cred_check_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_check_relabel()
328 stub_cred_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_relabel()
388 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel()
417 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel()
662 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel()
693 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel()
997 struct label *solabel, struct label *newlabel) in stub_socket_check_relabel()
1086 struct label *solabel, struct label *newlabel) in stub_socket_relabel()
1542 struct label *vplabel, struct label *newlabel) in stub_vnode_check_relabel()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c824 biba_cred_check_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_check_relabel()
927 biba_cred_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_relabel()
1013 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel()
1125 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel()
1482 struct label *pplabel, struct label *newlabel) in biba_pipe_check_relabel()
1581 struct label *pplabel, struct label *newlabel) in biba_pipe_relabel()
2149 struct label *solabel, struct label *newlabel) in biba_socket_check_relabel()
2267 struct label *solabel, struct label *newlabel) in biba_socket_relabel()
3218 struct label *vplabel, struct label *newlabel) in biba_vnode_check_relabel()
3530 struct label *vplabel, struct label *newlabel) in biba_vnode_relabel()
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c788 mls_cred_check_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_check_relabel()
890 mls_cred_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_relabel()
978 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel()
1046 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel()
1377 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel()
1476 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel()
1856 struct label *solabel, struct label *newlabel) in mls_socket_check_relabel()
1974 struct label *solabel, struct label *newlabel) in mls_socket_relabel()
2847 struct label *vplabel, struct label *newlabel) in mls_vnode_check_relabel()
/freebsd/sys/security/mac_test/
H A Dmac_test.c216 test_cred_check_relabel(struct ucred *cred, struct label *newlabel) in test_cred_check_relabel()
472 test_cred_relabel(struct ucred *cred, struct label *newlabel) in test_cred_relabel()
582 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel()
681 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel()
1194 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel()
1297 struct label *pplabel, struct label *newlabel) in test_pipe_relabel()
1768 struct label *solabel, struct label *newlabel) in test_socket_check_relabel()
1926 struct label *solabel, struct label *newlabel) in test_socket_relabel()
2748 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel()