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.c1464 struct label *dvplabel)
1472 struct label *dvplabel)
1480 struct label *dvplabel, struct componentname *cnp, struct vattr *vap)
1529 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
1546 struct label *dvplabel, struct componentname *cnp)
1601 struct label *dvplabel)
1625 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
1634 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
1707 struct label *dvplabel, struct vnode *vp, struct label *vplabel,
1724 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel,
1458 stub_vnode_check_chdir(struct ucred * cred,struct vnode * dvp,struct label * dvplabel) stub_vnode_check_chdir() argument
1466 stub_vnode_check_chroot(struct ucred * cred,struct vnode * dvp,struct label * dvplabel) stub_vnode_check_chroot() argument
1474 stub_vnode_check_create(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct componentname * cnp,struct vattr * vap) stub_vnode_check_create() argument
1523 stub_vnode_check_link(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) stub_vnode_check_link() argument
1540 stub_vnode_check_lookup(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct componentname * cnp) stub_vnode_check_lookup() argument
1595 stub_vnode_check_readdir(struct ucred * cred,struct vnode * vp,struct label * dvplabel) stub_vnode_check_readdir() argument
1619 stub_vnode_check_rename_from(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) stub_vnode_check_rename_from() argument
1628 stub_vnode_check_rename_to(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,int samedir,struct componentname * cnp) stub_vnode_check_rename_to() argument
1701 stub_vnode_check_unlink(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) stub_vnode_check_unlink() argument
1718 stub_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mntlabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) stub_vnode_create_extattr() argument
[all...]
/freebsd/sys/security/mac_test/
H A Dmac_test.c2684 struct label *dvplabel) in test_vnode_check_chdir()
2688 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2697 struct label *dvplabel) in test_vnode_check_chroot()
2701 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2710 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create()
2714 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_deleteacl()
2790 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link()
2795 LABEL_CHECK(dvplabel, MAGIC_VNODE);
2818 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup()
2822 LABEL_CHECK(dvplabel, MAGIC_VNOD
2676 test_vnode_check_chdir(struct ucred * cred,struct vnode * dvp,struct label * dvplabel) test_vnode_check_chdir() argument
2689 test_vnode_check_chroot(struct ucred * cred,struct vnode * dvp,struct label * dvplabel) test_vnode_check_chroot() argument
2702 test_vnode_check_create(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct componentname * cnp,struct vattr * vap) test_vnode_check_create() argument
2782 test_vnode_check_link(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) test_vnode_check_link() argument
2810 test_vnode_check_lookup(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct componentname * cnp) test_vnode_check_lookup() argument
2879 test_vnode_check_readdir(struct ucred * cred,struct vnode * dvp,struct label * dvplabel) test_vnode_check_readdir() argument
2919 test_vnode_check_rename_from(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) test_vnode_check_rename_from() argument
2934 test_vnode_check_rename_to(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,int samedir,struct componentname * cnp) test_vnode_check_rename_to() argument
3055 test_vnode_check_unlink(struct ucred * cred,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) test_vnode_check_unlink() argument
3095 test_vnode_create_extattr(struct ucred * cred,struct mount * mp,struct label * mplabel,struct vnode * dvp,struct label * dvplabel,struct vnode * vp,struct label * vplabel,struct componentname * cnp) test_vnode_create_extattr() argument
[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.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,
[all...]
/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()