/freebsd/sys/sys/ |
H A D | acl.h | 53 typedef __acl_type_t acl_type_t; typedef 336 int __acl_aclcheck_fd(int _filedes, acl_type_t _type, struct acl *_aclp); 337 int __acl_aclcheck_file(const char *_path, acl_type_t _type, 339 int __acl_aclcheck_link(const char *_path, acl_type_t _type, 341 int __acl_delete_fd(int _filedes, acl_type_t _type); 342 int __acl_delete_file(const char *_path_p, acl_type_t _type); 343 int __acl_delete_link(const char *_path_p, acl_type_t _type); 344 int __acl_get_fd(int _filedes, acl_type_t _type, struct acl *_aclp); 345 int __acl_get_file(const char *_path, acl_type_t _type, struct acl *_aclp); 346 int __acl_get_link(const char *_path, acl_type_t _type, struct acl *_aclp); [all …]
|
/freebsd/sys/kern/ |
H A D | vfs_acl.c | 67 acl_type_t type, struct acl *aclp, int follow); 69 acl_type_t type, int follow); 71 acl_type_t type, struct acl *aclp, int follow); 73 acl_type_t type, const struct acl *aclp, int follow); 75 acl_type_t type, const struct acl *aclp); 77 acl_type_t type, struct acl *aclp); 79 acl_type_t type, const struct acl *aclp); 137 acl_copyin(const void *user_acl, struct acl *kernel_acl, acl_type_t type) in acl_copyin() 161 acl_copyout(const struct acl *kernel_acl, void *user_acl, acl_type_t type) in acl_copyout() 224 vacl_set_acl(struct thread *td, struct vnode *vp, acl_type_t type, in vacl_set_acl() [all …]
|
H A D | vnode_if.src | 573 IN acl_type_t type; 586 IN acl_type_t type; 597 IN acl_type_t type;
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_support.h | 38 int _acl_type_unold(acl_type_t type); 40 int _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type); 41 void _acl_brand_from_type(acl_t acl, acl_type_t type); 56 int _posix1e_acl(acl_t acl, acl_type_t type);
|
H A D | acl_delete.c | 57 acl_delete_file_np(const char *path_p, acl_type_t type) in acl_delete_file_np() 65 acl_delete_link_np(const char *path_p, acl_type_t type) in acl_delete_link_np() 73 acl_delete_fd_np(int filedes, acl_type_t type) in acl_delete_fd_np()
|
H A D | acl_valid.c | 79 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) in acl_valid_file_np() 94 acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl) in acl_valid_link_np() 109 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) in acl_valid_fd_np()
|
H A D | acl_get.c | 57 acl_get_file(const char *path_p, acl_type_t type) in acl_get_file() 80 acl_get_link_np(const char *path_p, acl_type_t type) in acl_get_link_np() 112 acl_get_fd_np(int fd, acl_type_t type) in acl_get_fd_np()
|
H A D | acl_set.c | 53 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) in acl_set_file() 74 acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl) in acl_set_link_np() 105 acl_set_fd_np(int fd, acl_t acl, acl_type_t type) in acl_set_fd_np()
|
H A D | acl_branding.c | 117 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type) in _acl_type_not_valid_for_acl() 139 _acl_brand_from_type(acl_t acl, acl_type_t type) in _acl_brand_from_type()
|
H A D | acl_support.c | 146 _posix1e_acl(acl_t acl, acl_type_t type) in _posix1e_acl() 372 _acl_type_unold(acl_type_t type) in _acl_type_unold()
|
H A D | acl_extended_file_np.c | 38 typedef acl_t (*acl_get_func)(const char *, acl_type_t);
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | acl_impl.h | 45 } acl_type_t; typedef 48 acl_type_t acl_type; /* style of acl */
|
/freebsd/bin/getfacl/ |
H A D | getfacl.c | 83 print_acl(char *path, acl_type_t type, int hflag, int iflag, int nflag, in print_acl() 169 print_acl_from_stdin(acl_type_t type, int hflag, int iflag, int nflag, in print_acl_from_stdin() 190 acl_type_t type = ACL_TYPE_ACCESS; in main()
|
/freebsd/sys/security/mac_bsdextended/ |
H A D | ugidfw_internal.h | 63 struct label *vplabel, acl_type_t type); 71 struct label *vplabel, acl_type_t type); 96 struct label *vplabel, acl_type_t type, struct acl *acl);
|
H A D | ugidfw_vnode.c | 95 struct label *vplabel, acl_type_t type) in ugidfw_vnode_check_deleteacl() 120 struct label *vplabel, acl_type_t type) in ugidfw_vnode_check_getacl() 228 struct label *vplabel, acl_type_t type, struct acl *acl) in ugidfw_check_setacl_vnode()
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/acl/ |
H A D | acl_common.h | 53 extern acl_t *acl_alloc(acl_type_t);
|
/freebsd/sys/security/mac/ |
H A D | mac_vfs.c | 440 acl_type_t type) in mac_vnode_check_deleteacl() 493 mac_vnode_check_getacl(struct ucred *cred, struct vnode *vp, acl_type_t type) in mac_vnode_check_getacl() 788 mac_vnode_check_setacl(struct ucred *cred, struct vnode *vp, acl_type_t type, in mac_vnode_check_setacl()
|
H A D | mac_framework.h | 518 acl_type_t type); 524 acl_type_t type); 634 acl_type_t type, struct acl *acl);
|
H A D | mac_policy.h | 587 acl_type_t type); 596 acl_type_t type); 644 struct vnode *vp, struct label *vplabel, acl_type_t type,
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 1413 struct label *vplabel, acl_type_t type) in stub_vnode_check_deleteacl() 1438 struct label *vplabel, acl_type_t type) in stub_vnode_check_getacl() 1576 struct label *vplabel, acl_type_t type, struct acl *acl) in stub_vnode_check_setacl()
|
/freebsd/bin/mv/ |
H A D | mv.c | 440 acl_type_t acl_type; in preserve_fd_acls()
|
/freebsd/bin/setfacl/ |
H A D | setfacl.c | 68 static acl_type_t acl_type = ACL_TYPE_ACCESS;
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_acl.c | 228 ufs_get_oldacl(acl_type_t type, struct oldacl *old, struct vnode *vp, in ufs_get_oldacl()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 2558 struct label *vplabel, acl_type_t type) in mls_vnode_check_deleteacl() 2626 struct label *vplabel, acl_type_t type) in mls_vnode_check_getacl() 2966 struct label *vplabel, acl_type_t type, struct acl *acl) in mls_vnode_check_setacl()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 2558 struct label *vplabel, acl_type_t type) in test_vnode_check_deleteacl() 2599 struct label *vplabel, acl_type_t type) in test_vnode_check_getacl() 2805 struct label *vplabel, acl_type_t type, struct acl *acl) in test_vnode_check_setacl()
|