/freebsd/sys/security/mac_bsdextended/ |
H A D | ugidfw_vnode.c | 71 struct label *dvplabel) in ugidfw_vnode_check_chdir() 79 struct label *dvplabel) in ugidfw_vnode_check_chroot() 87 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in ugidfw_check_create_vnode() 136 struct label *dvplabel, struct vnode *vp, struct label *label, in ugidfw_vnode_check_link() 160 struct label *dvplabel, struct componentname *cnp) in ugidfw_vnode_check_lookup() 176 struct label *dvplabel) in ugidfw_vnode_check_readdir() 192 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_rename_from() 205 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_rename_to() 284 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_unlink()
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 1389 struct label *dvplabel) in stub_vnode_check_chdir() 1397 struct label *dvplabel) in stub_vnode_check_chroot() 1405 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in stub_vnode_check_create() 1454 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_link() 1471 struct label *dvplabel, struct componentname *cnp) in stub_vnode_check_lookup() 1526 struct label *dvplabel) in stub_vnode_check_readdir() 1550 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_from() 1559 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_to() 1632 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_unlink() 1649 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel, in stub_vnode_create_extattr()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 2504 struct label *dvplabel) in mls_vnode_check_chdir() 2522 struct label *dvplabel) in mls_vnode_check_chroot() 2540 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in mls_vnode_check_create() 2662 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in mls_vnode_check_link() 2704 struct label *dvplabel, struct componentname *cnp) in mls_vnode_check_lookup() 2811 struct label *dvplabel) in mls_vnode_check_readdir() 2898 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in mls_vnode_check_rename_from() 2922 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in mls_vnode_check_rename_to() 3094 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in mls_vnode_check_unlink() 3136 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in mls_vnode_create_extattr()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 2519 struct label *dvplabel) in test_vnode_check_chdir() 2532 struct label *dvplabel) in test_vnode_check_chroot() 2545 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() 2625 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() 2653 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() 2722 struct label *dvplabel) in test_vnode_check_readdir() 2762 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() 2777 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() 2898 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() 2938 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in test_vnode_create_extattr()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 2875 struct label *dvplabel) in biba_vnode_check_chdir() 2893 struct label *dvplabel) in biba_vnode_check_chroot() 2911 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in biba_vnode_check_create() 3033 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in biba_vnode_check_link() 3075 struct label *dvplabel, struct componentname *cnp) in biba_vnode_check_lookup() 3182 struct label *dvplabel) in biba_vnode_check_readdir() 3269 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in biba_vnode_check_rename_from() 3293 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in biba_vnode_check_rename_to() 3465 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in biba_vnode_check_unlink() 3507 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in biba_vnode_create_extattr()
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 2337 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in lomac_vnode_check_create() 2376 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_link() 2563 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_from() 2587 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_to() 2741 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_unlink() 2783 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr()
|