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.c1389 struct label *dvplabel) in stub_vnode_check_chdir() argument
1397 struct label *dvplabel) in stub_vnode_check_chroot() argument
1405 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in stub_vnode_check_create() argument
1454 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_link() argument
1471 struct label *dvplabel, struct componentname *cnp) in stub_vnode_check_lookup() argument
1526 struct label *dvplabel) in stub_vnode_check_readdir() argument
1550 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_from() argument
1559 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_to() argument
1632 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_unlink() argument
1649 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel, in stub_vnode_create_extattr() argument
/freebsd/sys/security/mac_test/
H A Dmac_test.c2519 struct label *dvplabel) in test_vnode_check_chdir() argument
2523 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2532 struct label *dvplabel) in test_vnode_check_chroot() argument
2536 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2545 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in test_vnode_check_create() argument
2549 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2625 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2630 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2653 struct label *dvplabel, struct componentname *cnp) in test_vnode_check_lookup() argument
2657 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.h579 struct vnode *dvp, struct label *dvplabel);
581 struct vnode *dvp, struct label *dvplabel);
583 struct vnode *dvp, struct label *dvplabel,
601 struct vnode *dvp, struct label *dvplabel,
608 struct vnode *dvp, struct label *dvplabel,
627 struct vnode *dvp, struct label *dvplabel);
634 struct vnode *dvp, struct label *dvplabel,
638 struct vnode *dvp, struct label *dvplabel,
663 struct vnode *dvp, struct label *dvplabel,
673 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()