Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/security/mac_stub/
H A Dmac_stub.c1374 struct label *dvplabel) in stub_vnode_check_chdir() argument
1382 struct label *dvplabel) in stub_vnode_check_chroot() argument
1390 struct label *dvplabel, struct componentname *cnp, struct vattr *vap) in stub_vnode_check_create() argument
1439 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_link() argument
1456 struct label *dvplabel, struct componentname *cnp) in stub_vnode_check_lookup() argument
1511 struct label *dvplabel) in stub_vnode_check_readdir() argument
1535 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_from() argument
1544 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_rename_to() argument
1617 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in stub_vnode_check_unlink() argument
1634 struct label *mntlabel, struct vnode *dvp, struct label *dvplabel, in stub_vnode_create_extattr() argument
/freebsd-14.2/sys/security/mac_test/
H A Dmac_test.c2495 struct label *dvplabel) in test_vnode_check_chdir() argument
2499 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chdir()
2508 struct label *dvplabel) in test_vnode_check_chroot() argument
2512 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_chroot()
2525 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_create()
2606 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_link()
2633 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_lookup()
2698 struct label *dvplabel) in test_vnode_check_readdir() argument
2702 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_readdir()
2743 LABEL_CHECK(dvplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
[all …]
/freebsd-14.2/sys/security/mac_mls/
H A Dmac_mls.c2506 struct label *dvplabel) in mls_vnode_check_chdir() argument
2514 obj = SLOT(dvplabel); in mls_vnode_check_chdir()
2524 struct label *dvplabel) in mls_vnode_check_chroot() argument
2532 obj = SLOT(dvplabel); in mls_vnode_check_chroot()
2550 obj = SLOT(dvplabel); in mls_vnode_check_create()
2673 obj = SLOT(dvplabel); in mls_vnode_check_link()
2714 obj = SLOT(dvplabel); in mls_vnode_check_lookup()
2821 obj = SLOT(dvplabel); in mls_vnode_check_readdir()
2909 obj = SLOT(dvplabel); in mls_vnode_check_rename_from()
2933 obj = SLOT(dvplabel); in mls_vnode_check_rename_to()
[all …]
/freebsd-14.2/sys/security/mac_biba/
H A Dmac_biba.c2876 struct label *dvplabel) in biba_vnode_check_chdir() argument
2884 obj = SLOT(dvplabel); in biba_vnode_check_chdir()
2894 struct label *dvplabel) in biba_vnode_check_chroot() argument
2902 obj = SLOT(dvplabel); in biba_vnode_check_chroot()
2920 obj = SLOT(dvplabel); in biba_vnode_check_create()
3043 obj = SLOT(dvplabel); in biba_vnode_check_link()
3084 obj = SLOT(dvplabel); in biba_vnode_check_lookup()
3191 obj = SLOT(dvplabel); in biba_vnode_check_readdir()
3279 obj = SLOT(dvplabel); in biba_vnode_check_rename_from()
3303 obj = SLOT(dvplabel); in biba_vnode_check_rename_to()
[all …]
/freebsd-14.2/sys/security/mac/
H A Dmac_policy.h575 struct vnode *dvp, struct label *dvplabel);
577 struct vnode *dvp, struct label *dvplabel);
579 struct vnode *dvp, struct label *dvplabel,
597 struct vnode *dvp, struct label *dvplabel,
604 struct vnode *dvp, struct label *dvplabel,
623 struct vnode *dvp, struct label *dvplabel);
630 struct vnode *dvp, struct label *dvplabel,
634 struct vnode *dvp, struct label *dvplabel,
659 struct vnode *dvp, struct label *dvplabel,
669 struct vnode *dvp, struct label *dvplabel,
/freebsd-14.2/sys/security/mac_lomac/
H A Dmac_lomac.c2346 obj = SLOT(dvplabel); in lomac_vnode_check_create()
2377 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_link() argument
2386 obj = SLOT(dvplabel); in lomac_vnode_check_link()
2564 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_from() argument
2573 obj = SLOT(dvplabel); in lomac_vnode_check_rename_from()
2588 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_rename_to() argument
2597 obj = SLOT(dvplabel); in lomac_vnode_check_rename_to()
2742 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in lomac_vnode_check_unlink() argument
2751 obj = SLOT(dvplabel); in lomac_vnode_check_unlink()
2784 struct label *mplabel, struct vnode *dvp, struct label *dvplabel, in lomac_vnode_create_extattr() argument
[all …]
/freebsd-14.2/sys/security/mac_veriexec/
H A Dmac_veriexec.c630 struct label *dvplabel __unused, struct vnode *vp, in mac_veriexec_vnode_check_unlink()
670 struct vnode *dvp __unused, struct label *dvplabel __unused, in mac_veriexec_vnode_check_rename_from()
713 struct label *dvplabel __unused, struct vnode *vp, in mac_veriexec_vnode_check_rename_to()