Home
last modified time | relevance | path

Searched refs:dvplabel (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/security/mac_bsdextended/
H A Dugidfw_internal.h56 struct label *dvplabel);
58 struct label *dvplabel);
60 struct label *dvplabel, struct componentname *cnp,
75 struct label *dvplabel, struct vnode *vp, struct label *label,
80 struct label *dvplabel, struct componentname *cnp);
84 struct label *dvplabel);
88 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
91 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
111 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
H A Dugidfw_vnode.c71 struct label *dvplabel) in ugidfw_vnode_check_chdir() argument
79 struct label *dvplabel) in ugidfw_vnode_check_chroot() argument
87 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in ugidfw_check_create_vnode() argument
136 struct label *dvplabel, struct vnode *vp, struct label *label, in ugidfw_vnode_check_link() argument
160 struct label *dvplabel, struct componentname *cnp) in ugidfw_vnode_check_lookup() argument
176 struct label *dvplabel) in ugidfw_vnode_check_readdir() argument
192 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_rename_from() argument
205 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_rename_to() argument
284 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in ugidfw_vnode_check_unlink() argument
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c1458 struct label *dvplabel) in stub_vnode_check_chdir() argument
1466 struct label *dvplabel) in stub_vnode_check_chroot() argument
1474 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in stub_vnode_check_create() argument
1523 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_link() argument
1540 struct label *dvplabel, struct componentname *cnp) in stub_vnode_check_lookup() argument
1595 struct label *dvplabel) in stub_vnode_check_readdir() argument
1619 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_from() argument
1628 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_to() argument
1701 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_unlink() argument
1718 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel, in stub_vnode_create_extattr() argument
/freebsd/sys/security/mac_test/
H A Dmac_test.c2676 struct label *dvplabel) in test_vnode_check_chdir() argument
2680 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2689 struct label *dvplabel) in test_vnode_check_chroot() argument
2693 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2702 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2706 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2782 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2787 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2810 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2814 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
[all …]
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c2504 struct label *dvplabel) in mls_vnode_check_chdir() argument
2512 obj = SLOT(dvplabel); in mls_vnode_check_chdir()
2522 struct label *dvplabel) in mls_vnode_check_chroot() argument
2530 obj = SLOT(dvplabel); in mls_vnode_check_chroot()
2540 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in mls_vnode_check_create() argument
2548 obj = SLOT(dvplabel); in mls_vnode_check_create()
2662 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in mls_vnode_check_link() argument
2671 obj = SLOT(dvplabel); in mls_vnode_check_link()
2704 struct label *dvplabel, struct componentname *cnp) in mls_vnode_check_lookup() argument
2712 obj = SLOT(dvplabel); in mls_vnode_check_lookup()
[all …]
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c2875 struct label *dvplabel) in biba_vnode_check_chdir() argument
2883 obj = SLOT(dvplabel); in biba_vnode_check_chdir()
2893 struct label *dvplabel) in biba_vnode_check_chroot() argument
2901 obj = SLOT(dvplabel); in biba_vnode_check_chroot()
2911 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in biba_vnode_check_create() argument
2919 obj = SLOT(dvplabel); in biba_vnode_check_create()
3033 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in biba_vnode_check_link() argument
3042 obj = SLOT(dvplabel); in biba_vnode_check_link()
3075 struct label *dvplabel, struct componentname *cnp) in biba_vnode_check_lookup() argument
3083 obj = SLOT(dvplabel); in biba_vnode_check_lookup()
[all …]
/freebsd/sys/security/mac/
H A Dmac_policy.h612 struct vnode *dvp, struct label *dvplabel);
614 struct vnode *dvp, struct label *dvplabel);
616 struct vnode *dvp, struct label *dvplabel,
634 struct vnode *dvp, struct label *dvplabel,
641 struct vnode *dvp, struct label *dvplabel,
660 struct vnode *dvp, struct label *dvplabel);
667 struct vnode *dvp, struct label *dvplabel,
671 struct vnode *dvp, struct label *dvplabel,
696 struct vnode *dvp, struct label *dvplabel,
706 struct vnode *dvp, struct label *dvplabel,
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c2337 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in lomac_vnode_check_create() argument
2345 obj = SLOT(dvplabel); in lomac_vnode_check_create()
2376 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_link() argument
2385 obj = SLOT(dvplabel); in lomac_vnode_check_link()
2563 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_from() argument
2572 obj = SLOT(dvplabel); in lomac_vnode_check_rename_from()
2587 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_to() argument
2596 obj = SLOT(dvplabel); in lomac_vnode_check_rename_to()
2741 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_unlink() argument
2750 obj = SLOT(dvplabel); in lomac_vnode_check_unlink()
[all …]
/freebsd/sys/security/mac_veriexec/
H A Dmac_veriexec.c629 struct label *dvplabel __unused, struct vnode *vp, in mac_veriexec_vnode_check_unlink()
669 struct vnode *dvp __unused, struct label *dvplabel __unused, in mac_veriexec_vnode_check_rename_from()
712 struct label *dvplabel __unused, struct vnode *vp, in mac_veriexec_vnode_check_rename_to()