| /f-stack/freebsd/security/mac/ |
| H A D | mac_pipe.c | 137 struct label *newlabel) in mac_pipe_relabel() 199 struct label *newlabel) in mac_pipe_check_relabel()
|
| H A D | mac_cred.c | 194 mac_cred_relabel(struct ucred *cred, struct label *newlabel) in mac_cred_relabel() 204 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 | 721 struct label *newlabel) in mac_vnode_check_relabel() 949 struct label *newlabel) in mac_vnode_relabel()
|
| /f-stack/freebsd/security/mac_partition/ |
| H A D | mac_partition.c | 112 partition_cred_check_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_check_relabel() 220 partition_cred_relabel(struct ucred *cred, struct label *newlabel) in partition_cred_relabel()
|
| /f-stack/freebsd/security/mac_lomac/ |
| H A D | mac_lomac.c | 912 lomac_cred_check_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_check_relabel() 1015 lomac_cred_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_relabel() 1101 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1243 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1559 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel() 1640 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel() 1936 struct label *solabel, struct label *newlabel) in lomac_socket_check_relabel() 2054 struct label *solabel, struct label *newlabel) in lomac_socket_relabel() 2485 struct label *vplabel, struct label *newlabel) in lomac_vnode_check_relabel() 2866 struct label *vplabel, struct label *newlabel) in lomac_vnode_relabel()
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 199 stub_cred_check_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_check_relabel() 312 stub_cred_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_relabel() 356 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 385 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() 623 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel() 654 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel() 958 struct label *solabel, struct label *newlabel) in stub_socket_check_relabel() 1047 struct label *solabel, struct label *newlabel) in stub_socket_relabel() 1503 struct label *vplabel, struct label *newlabel) in stub_vnode_check_relabel()
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 827 biba_cred_check_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_check_relabel() 930 biba_cred_relabel(struct ucred *cred, struct label *newlabel) in biba_cred_relabel() 1016 struct label *ifplabel, struct label *newlabel) in biba_ifnet_check_relabel() 1128 struct label *ifplabel, struct label *newlabel) in biba_ifnet_relabel() 1485 struct label *pplabel, struct label *newlabel) in biba_pipe_check_relabel() 1584 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()
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 792 mls_cred_check_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_check_relabel() 894 mls_cred_relabel(struct ucred *cred, struct label *newlabel) in mls_cred_relabel() 982 struct label *ifplabel, struct label *newlabel) in mls_ifnet_check_relabel() 1050 struct label *ifplabel, struct label *newlabel) in mls_ifnet_relabel() 1381 struct label *pplabel, struct label *newlabel) in mls_pipe_check_relabel() 1480 struct label *pplabel, struct label *newlabel) in mls_pipe_relabel() 1860 struct label *solabel, struct label *newlabel) in mls_socket_check_relabel() 1978 struct label *solabel, struct label *newlabel) in mls_socket_relabel() 2851 struct label *vplabel, struct label *newlabel) in mls_vnode_check_relabel()
|
| /f-stack/freebsd/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() 536 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 635 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1138 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel() 1241 struct label *pplabel, struct label *newlabel) in test_pipe_relabel() 1712 struct label *solabel, struct label *newlabel) in test_socket_check_relabel() 1870 struct label *solabel, struct label *newlabel) in test_socket_relabel() 2692 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel()
|