| /freebsd-14.2/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-14.2/sys/security/mac_partition/ |
| H A D | mac_partition.c | 110 partition_cred_check_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_check_relabel() 218 partition_cred_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_relabel()
|
| /freebsd-14.2/sys/security/mac_lomac/ |
| H A D | mac_lomac.c | 920 lomac_cred_check_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_check_relabel() 1023 lomac_cred_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_relabel() 1109 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1251 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1567 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel() 1648 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel() 1946 struct label *solabel, struct label *newlabel) in lomac_socket_check_relabel() 2064 struct label *solabel, struct label *newlabel) in lomac_socket_relabel() 2488 struct label *vplabel, struct label *newlabel) in lomac_vnode_check_relabel() 2869 struct label *vplabel, struct label *newlabel) in lomac_vnode_relabel()
|
| /freebsd-14.2/sys/security/mac_stub/ |
| H A D | mac_stub.c | 200 stub_cred_check_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_check_relabel() 313 stub_cred_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_relabel() 373 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 402 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() 647 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel() 678 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel() 982 struct label *solabel, struct label *newlabel) in stub_socket_check_relabel() 1071 struct label *solabel, struct label *newlabel) in stub_socket_relabel() 1527 struct label *vplabel, struct label *newlabel) in stub_vnode_check_relabel()
|
| /freebsd-14.2/sys/security/mac_biba/ |
| H A D | mac_biba.c | 825 biba_cred_check_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_check_relabel() 928 biba_cred_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_relabel() 1014 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1126 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1483 struct label *pplabel, struct label *newlabel) in biba_pipe_check_relabel() 1582 struct label *pplabel, struct label *newlabel) in biba_pipe_relabel() 2150 struct label *solabel, struct label *newlabel) in biba_socket_check_relabel() 2268 struct label *solabel, struct label *newlabel) in biba_socket_relabel() 3219 struct label *vplabel, struct label *newlabel) in biba_vnode_check_relabel() 3531 struct label *vplabel, struct label *newlabel) in biba_vnode_relabel()
|
| /freebsd-14.2/sys/security/mac_test/ |
| H A D | mac_test.c | 218 test_cred_check_relabel(struct ucred *cred, struct label *newlabel) in test_cred_check_relabel() 448 test_cred_relabel(struct ucred *cred, struct label *newlabel) in test_cred_relabel() 558 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 657 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1170 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel() 1273 struct label *pplabel, struct label *newlabel) in test_pipe_relabel() 1744 struct label *solabel, struct label *newlabel) in test_socket_check_relabel() 1902 struct label *solabel, struct label *newlabel) in test_socket_relabel() 2724 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel()
|
| /freebsd-14.2/sys/security/mac_mls/ |
| H A D | mac_mls.c | 790 mls_cred_check_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_check_relabel() 892 mls_cred_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_relabel() 980 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1048 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1379 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel() 1478 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel() 1858 struct label *solabel, struct label *newlabel) in mls_socket_check_relabel() 1976 struct label *solabel, struct label *newlabel) in mls_socket_relabel() 2849 struct label *vplabel, struct label *newlabel) in mls_vnode_check_relabel()
|