Searched defs:newlabel (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/sys/security/mac/ |
| HD | mac_pipe.c | 135 struct label *newlabel) in mac_pipe_relabel() 197 struct label *newlabel) in mac_pipe_check_relabel()
|
| HD | 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()
|
| HD | mac_socket.c | 252 struct label *newlabel) in mac_socket_relabel() 433 struct label *newlabel) in mac_socket_check_relabel()
|
| HD | mac_vfs.c | 719 struct label *newlabel) in mac_vnode_check_relabel() 947 struct label *newlabel) in mac_vnode_relabel()
|
| /freebsd-13-stable/sys/security/mac_partition/ |
| HD | 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-13-stable/sys/security/mac_lomac/ |
| HD | mac_lomac.c | 909 lomac_cred_check_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_check_relabel() 1012 lomac_cred_relabel(struct ucred *cred, struct label *newlabel) in lomac_cred_relabel() 1098 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_check_relabel() 1240 struct label *ifplabel, struct label *newlabel) in lomac_ifnet_relabel() 1556 struct label *pplabel, struct label *newlabel) in lomac_pipe_check_relabel() 1637 struct label *pplabel, struct label *newlabel) in lomac_pipe_relabel() 1935 struct label *solabel, struct label *newlabel) in lomac_socket_check_relabel() 2053 struct label *solabel, struct label *newlabel) in lomac_socket_relabel() 2484 struct label *vplabel, struct label *newlabel) in lomac_vnode_check_relabel() 2865 struct label *vplabel, struct label *newlabel) in lomac_vnode_relabel()
|
| /freebsd-13-stable/sys/security/mac_stub/ |
| HD | mac_stub.c | 195 stub_cred_check_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_check_relabel() 308 stub_cred_relabel(struct ucred *cred, struct label *newlabel) in stub_cred_relabel() 352 struct label *ifplabel, struct label *newlabel) in stub_ifnet_check_relabel() 381 struct label *ifplabel, struct label *newlabel) in stub_ifnet_relabel() 619 struct label *pplabel, struct label *newlabel) in stub_pipe_check_relabel() 650 struct label *pplabel, struct label *newlabel) in stub_pipe_relabel() 954 struct label *solabel, struct label *newlabel) in stub_socket_check_relabel() 1043 struct label *solabel, struct label *newlabel) in stub_socket_relabel() 1499 struct label *vplabel, struct label *newlabel) in stub_vnode_check_relabel()
|
| /freebsd-13-stable/sys/security/mac_biba/ |
| HD | 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-13-stable/sys/security/mac_test/ |
| HD | mac_test.c | 214 test_cred_check_relabel(struct ucred *cred, struct label *newlabel) in test_cred_check_relabel() 444 test_cred_relabel(struct ucred *cred, struct label *newlabel) in test_cred_relabel() 532 struct label *ifplabel, struct label *newlabel) in test_ifnet_check_relabel() 631 struct label *ifplabel, struct label *newlabel) in test_ifnet_relabel() 1134 struct label *pplabel, struct label *newlabel) in test_pipe_check_relabel() 1237 struct label *pplabel, struct label *newlabel) in test_pipe_relabel() 1708 struct label *solabel, struct label *newlabel) in test_socket_check_relabel() 1866 struct label *solabel, struct label *newlabel) in test_socket_relabel() 2688 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel()
|
| /freebsd-13-stable/sys/security/mac_mls/ |
| HD | 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()
|