Home
last modified time | relevance | path

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

/src/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
/src/sys/security/mac_stub/
H A Dmac_stub.c1464 struct label *dvplabel) in stub_vnode_check_chdir() argument
1472 struct label *dvplabel) in stub_vnode_check_chroot() argument
1480 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in stub_vnode_check_create() argument
1529 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_link() argument
1546 struct label *dvplabel, struct componentname *cnp) in stub_vnode_check_lookup() argument
1601 struct label *dvplabel) in stub_vnode_check_readdir() argument
1625 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_from() argument
1634 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_to() argument
1707 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_unlink() argument
1724 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel, in stub_vnode_create_extattr() argument
/src/sys/security/mac_test/
H A Dmac_test.c2684 struct label *dvplabel) in test_vnode_check_chdir() argument
2688 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2697 struct label *dvplabel) in test_vnode_check_chroot() argument
2701 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2710 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2714 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2790 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2795 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2818 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2822 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
[all …]
/src/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 …]
/src/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 …]
/src/sys/security/mac/
H A Dmac_policy.h614 struct vnode *dvp, struct label *dvplabel);
616 struct vnode *dvp, struct label *dvplabel);
618 struct vnode *dvp, struct label *dvplabel,
636 struct vnode *dvp, struct label *dvplabel,
643 struct vnode *dvp, struct label *dvplabel,
662 struct vnode *dvp, struct label *dvplabel);
669 struct vnode *dvp, struct label *dvplabel,
673 struct vnode *dvp, struct label *dvplabel,
698 struct vnode *dvp, struct label *dvplabel,
708 struct vnode *dvp, struct label *dvplabel,
/src/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 …]
/src/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()