Lines Matching refs:vplabel
558 struct label *direntlabel, struct vnode *vp, struct label *vplabel) in test_devfs_update() argument
562 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_devfs_update()
570 struct label *vplabel) in test_devfs_vnode_associate() argument
575 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_devfs_vnode_associate()
2048 struct label *vplabel) in test_system_check_acct() argument
2052 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_acct()
2072 struct label *vplabel) in test_system_check_auditctl() argument
2076 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_auditctl()
2107 struct label *vplabel) in test_system_check_swapoff() argument
2111 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_swapoff()
2120 struct label *vplabel) in test_system_check_swapon() argument
2124 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_system_check_swapon()
2482 struct vnode *vp, struct label *vplabel) in test_vnode_associate_extattr() argument
2486 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_associate_extattr()
2495 struct vnode *vp, struct label *vplabel) in test_vnode_associate_singlelabel() argument
2499 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_associate_singlelabel()
2506 struct label *vplabel, accmode_t accmode) in test_vnode_check_access() argument
2510 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_access()
2558 struct label *vplabel, acl_type_t type) in test_vnode_check_deleteacl() argument
2562 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_deleteacl()
2571 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_deleteextattr() argument
2575 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_deleteextattr()
2584 struct label *vplabel, struct image_params *imgp, in test_vnode_check_exec() argument
2589 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_exec()
2599 struct label *vplabel, acl_type_t type) in test_vnode_check_getacl() argument
2603 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_getacl()
2612 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_getextattr() argument
2616 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_getextattr()
2625 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_link() argument
2631 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_link()
2640 struct label *vplabel, int attrnamespace) in test_vnode_check_listextattr() argument
2644 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_listextattr()
2666 struct label *vplabel, int prot, int flags) in test_vnode_check_mmap() argument
2670 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_mmap()
2679 struct label *vplabel, accmode_t accmode) in test_vnode_check_open() argument
2683 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_open()
2692 struct vnode *vp, struct label *vplabel) in test_vnode_check_poll() argument
2698 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_poll()
2707 struct vnode *vp, struct label *vplabel) in test_vnode_check_read() argument
2713 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_read()
2735 struct label *vplabel) in test_vnode_check_readlink() argument
2739 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_readlink()
2748 struct label *vplabel, struct label *newlabel) in test_vnode_check_relabel() argument
2752 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_relabel()
2762 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_from() argument
2768 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_rename_from()
2777 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_rename_to() argument
2783 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_rename_to()
2792 struct label *vplabel) in test_vnode_check_revoke() argument
2796 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_revoke()
2805 struct label *vplabel, acl_type_t type, struct acl *acl) in test_vnode_check_setacl() argument
2809 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setacl()
2818 struct label *vplabel, int attrnamespace, const char *name) in test_vnode_check_setextattr() argument
2822 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setextattr()
2831 struct label *vplabel, u_long flags) in test_vnode_check_setflags() argument
2835 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setflags()
2844 struct label *vplabel, mode_t mode) in test_vnode_check_setmode() argument
2848 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setmode()
2857 struct label *vplabel, uid_t uid, gid_t gid) in test_vnode_check_setowner() argument
2861 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setowner()
2870 struct label *vplabel, struct timespec atime, struct timespec mtime) in test_vnode_check_setutimes() argument
2874 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_setutimes()
2883 struct vnode *vp, struct label *vplabel) in test_vnode_check_stat() argument
2889 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_stat()
2898 struct label *dvplabel, struct vnode *vp, struct label *vplabel, in test_vnode_check_unlink() argument
2904 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_unlink()
2913 struct ucred *file_cred, struct vnode *vp, struct label *vplabel) in test_vnode_check_write() argument
2919 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_check_write()
2939 struct vnode *vp, struct label *vplabel, struct componentname *cnp) in test_vnode_create_extattr() argument
3027 struct label *vplabel, struct label *label) in test_vnode_relabel() argument
3031 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_relabel()
3039 struct label *vplabel, struct label *intlabel) in test_vnode_setlabel_extattr() argument
3043 LABEL_CHECK(vplabel, MAGIC_VNODE); in test_vnode_setlabel_extattr()