Lines Matching refs:vplabel
512 struct label *direntlabel, struct vnode *vp, struct label *vplabel) in test_devfs_update() argument
516 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_devfs_update()
524 struct label *vplabel) in test_devfs_vnode_associate() argument
529 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_devfs_vnode_associate()
1992 struct label *vplabel) in test_system_check_acct() argument
1996 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_acct()
2016 struct label *vplabel) in test_system_check_auditctl() argument
2020 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_auditctl()
2051 struct label *vplabel) in test_system_check_swapoff() argument
2055 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_swapoff()
2064 struct label *vplabel) in test_system_check_swapon() argument
2068 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_swapon()
2426 struct vnode *vp, struct label *vplabel) in test_vnode_associate_extattr() argument
2430 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_associate_extattr()
2439 struct vnode *vp, struct label *vplabel) in test_vnode_associate_singlelabel() argument
2443 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_associate_singlelabel()
2450 struct label *vplabel, accmode_t accmode) in test_vnode_check_access() argument
2454 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_access()
2502 struct label *vplabel, acl_type_t type) in test_vnode_check_deleteacl() argument
2506 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_deleteacl()
2515 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_deleteextattr() argument
2519 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_deleteextattr()
2528 struct label *vplabel, struct image_params *imgp, in test_vnode_check_exec() argument
2533 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_exec()
2543 struct label *vplabel, acl_type_t type) in test_vnode_check_getacl() argument
2547 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_getacl()
2556 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_getextattr() argument
2560 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_getextattr()
2569 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2575 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_link()
2584 struct label *vplabel, int attrnamespace) in test_vnode_check_listextattr() argument
2588 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_listextattr()
2610 struct label *vplabel, int prot, int flags) in test_vnode_check_mmap() argument
2614 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_mmap()
2623 struct label *vplabel, accmode_t accmode) in test_vnode_check_open() argument
2627 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_open()
2636 struct vnode *vp, struct label *vplabel) in test_vnode_check_poll() argument
2642 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_poll()
2651 struct vnode *vp, struct label *vplabel) in test_vnode_check_read() argument
2657 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_read()
2679 struct label *vplabel) in test_vnode_check_readlink() argument
2683 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_readlink()
2692 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel() argument
2696 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_relabel()
2706 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() argument
2712 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
2721 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() argument
2727 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_rename_to()
2736 struct label *vplabel) in test_vnode_check_revoke() argument
2740 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_revoke()
2749 struct label *vplabel, acl_type_t type, struct acl *acl) in test_vnode_check_setacl() argument
2753 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setacl()
2762 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_setextattr() argument
2766 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setextattr()
2775 struct label *vplabel, u_long flags) in test_vnode_check_setflags() argument
2779 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setflags()
2788 struct label *vplabel, mode_t mode) in test_vnode_check_setmode() argument
2792 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setmode()
2801 struct label *vplabel, uid_t uid, gid_t gid) in test_vnode_check_setowner() argument
2805 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setowner()
2814 struct label *vplabel, struct timespec atime, struct timespec mtime) in test_vnode_check_setutimes() argument
2818 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setutimes()
2827 struct vnode *vp, struct label *vplabel) in test_vnode_check_stat() argument
2833 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_stat()
2842 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() argument
2848 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_unlink()
2857 struct ucred *file_cred, struct vnode *vp, struct label *vplabel) in test_vnode_check_write() argument
2863 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_write()
2883 struct vnode *vp, struct label *vplabel, struct componentname *cnp) in test_vnode_create_extattr() argument
2971 struct label *vplabel, struct label *label) in test_vnode_relabel() argument
2975 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_relabel()
2983 struct label *vplabel, struct label *intlabel) in test_vnode_setlabel_extattr() argument
2987 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_setlabel_extattr()