/freebsd/sys/security/mac/ |
H A D | mac_pipe.c | 135 struct label *newlabel) in mac_pipe_relabel() 197 struct label *newlabel) in mac_pipe_check_relabel()
|
H A D | mac_cred.c | 192 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 D | mac_socket.c | 252 struct label *newlabel) in mac_socket_relabel() 433 struct label *newlabel) in mac_socket_check_relabel()
|
H A D | mac_vfs.c | 719 struct label *newlabel) in mac_vnode_check_relabel() 947 struct label *newlabel) in mac_vnode_relabel()
|
/freebsd/sys/security/mac_partition/ |
H A D | mac_partition.c | 108 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 D | mac_lomac.c | 919 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 D | diffreg_new.c | 119 char *newlabel; in format_label() local
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 198 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 D | mac_biba.c | 824 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 D | mac_mls.c | 788 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 D | mac_test.c | 216 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()
|