/freebsd/lib/libc/posix1e/ |
H A D | acl_strip.c | 46 _nfs4_acl_strip_np(const acl_t aclp, int canonical_six) in _nfs4_acl_strip_np() 66 _posix1e_acl_strip_np(const acl_t aclp, int recalculate_mask) in _posix1e_acl_strip_np() 134 acl_strip_np(const acl_t aclp, int recalculate_mask) in acl_strip_np() 157 acl_is_trivial_np(const acl_t aclp, int *trivialp) in acl_is_trivial_np()
|
H A D | acl_get.c | 59 acl_t aclp; in acl_get_file() local 82 acl_t aclp; in acl_get_link_np() local 114 acl_t aclp; in acl_get_fd_np() local
|
H A D | acl_branding.c | 50 acl_t aclp; in entry2acl() local
|
H A D | acl_from_text.c | 81 _posix1e_acl_entry_from_text(acl_t aclp, char *entry) in _posix1e_acl_entry_from_text()
|
H A D | acl_from_text_nfs4.c | 200 _nfs4_acl_entry_from_text(acl_t aclp, char *str) in _nfs4_acl_entry_from_text()
|
H A D | acl_to_text_nfs4.c | 229 _nfs4_acl_to_text_np(const acl_t aclp, ssize_t *len_p, int flags) in _nfs4_acl_to_text_np()
|
/freebsd/sys/kern/ |
H A D | subr_acl_nfs4.c | 109 _acl_denies(const struct acl *aclp, int access_mask, struct ucred *cred, in _acl_denies() 172 struct acl *aclp, accmode_t accmode, struct ucred *cred) in vaccess_acl_nfs4() 321 _acl_append(struct acl *aclp, acl_tag_t tag, acl_perm_t perm, in _acl_append() 342 _acl_duplicate_entry(struct acl *aclp, unsigned entry_index) in _acl_duplicate_entry() 358 acl_nfs4_sync_acl_from_mode_draft(struct acl *aclp, mode_t mode, in acl_nfs4_sync_acl_from_mode_draft() 705 acl_nfs4_sync_acl_from_mode(struct acl *aclp, mode_t mode, in acl_nfs4_sync_acl_from_mode() 717 acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *aclp) in acl_nfs4_sync_mode_from_acl() 1128 struct acl *aclp, mode_t mode, int file_owner_id, int is_directory) in acl_nfs4_compute_inherited_acl_psarc() 1207 acl_nfs4_trivial_from_mode(struct acl *aclp, mode_t mode) in acl_nfs4_trivial_from_mode() 1220 acl_nfs4_trivial_from_mode_libc(struct acl *aclp, int mode, int canonical_six) in acl_nfs4_trivial_from_mode_libc() [all …]
|
H A D | vfs_acl.c | 225 const struct acl *aclp) in vacl_set_acl() 263 struct acl *aclp) in vacl_get_acl() 326 const struct acl *aclp) in vacl_aclcheck() 371 struct acl *aclp, int follow) in kern___acl_get_path() 410 acl_type_t type, const struct acl *aclp, int follow) in kern___acl_set_path() 545 struct acl *aclp, int follow) in kern___acl_aclcheck_path() 582 struct acl *aclp; in acl_alloc() local 594 acl_free(struct acl *aclp) in acl_free()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_acl.c | 456 zfs_acl_t *aclp; in zfs_acl_alloc() local 494 zfs_acl_release_nodes(zfs_acl_t *aclp) in zfs_acl_release_nodes() 505 zfs_acl_free(zfs_acl_t *aclp) in zfs_acl_free() 535 zfs_ace_valid(vtype_t obj_type, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid() 573 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace() 637 zfs_acl_t *aclp = datap; in zfs_ace_walk() local 652 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid() 714 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace() 771 zfs_copy_ace_2_oldace(vtype_t obj_type, zfs_acl_t *aclp, ace_t *acep, in zfs_copy_ace_2_oldace() 797 zfs_acl_xform(znode_t *zp, zfs_acl_t *aclp, cred_t *cr) in zfs_acl_xform() [all …]
|
H A D | zfs_vnops_os.c | 2087 zfs_acl_t *aclp; in zfs_setattr() local 5945 struct acl *aclp; member 5977 struct acl *aclp; member 6030 struct acl *aclp; member
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_acl.c | 454 zfs_acl_t *aclp; in zfs_acl_alloc() local 492 zfs_acl_release_nodes(zfs_acl_t *aclp) in zfs_acl_release_nodes() 503 zfs_acl_free(zfs_acl_t *aclp) in zfs_acl_free() 533 zfs_ace_valid(umode_t obj_mode, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid() 571 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace() 635 zfs_acl_t *aclp = datap; in zfs_ace_walk() local 650 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, umode_t obj_mode, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid() 712 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace() 769 zfs_copy_ace_2_oldace(umode_t obj_mode, zfs_acl_t *aclp, ace_t *acep, in zfs_copy_ace_2_oldace() 795 zfs_acl_xform(znode_t *zp, zfs_acl_t *aclp, cred_t *cr) in zfs_acl_xform() [all …]
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_acl.c | 101 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) in acl_from_aces() 171 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) in aces_from_acl()
|
H A D | acl_common.c | 234 acl_t *aclp; in acl_alloc() local 262 acl_free(acl_t *aclp) in acl_free() 648 aclent_t *aclp; in convert_aent_to_ace() local 1470 acl_translate(acl_t *aclp, int target_flavor, boolean_t isdir, uid_t owner, in acl_translate()
|
/freebsd/sys/cddl/compat/opensolaris/kern/ |
H A D | opensolaris_acl.c | 100 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) in acl_from_aces() 170 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) in aces_from_acl()
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_acl.c | 155 ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td) in ufs_getacl_nfs4_internal() 374 ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td) in ufs_setacl_nfs4_internal()
|
H A D | ufs_vnops.c | 809 struct acl *aclp; ufs_update_nfs4_acl_after_mode_change() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_posix1e.c | 222 compare_acls(void * aclp,int aclcnt,struct archive_test_acl_t * myacls,int n) global() argument [all...] |
H A D | test_acl_platform_nfs4.c | 685 compare_acls(void * aclp,int aclcnt,struct myacl_t * myacls,const char * filename,int start,int end) compare_acls() argument [all...] |
/freebsd/sys/fs/nfs/ |
H A D | nfs_commonacl.c | 394 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, __enum_uint8(vtype) type, in nfsrv_buildacl()
|
H A D | nfs_commonsubs.c | 1120 nfsrv_dissectacl(struct nfsrv_descript *nd, NFSACL_T *aclp, bool server, in nfsrv_dissectacl() 1284 struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp, in nfsv4_loadattr() 2592 NFSACL_T *aclp, *naclp = NULL; in nfsv4_fillattr() local
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdport.c | 1881 NFSACL_T *aclp, nfsattrbit_t *attrbitp, struct ucred *cred, bool done_namei, in nfsvno_open() 2913 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) in nfsrv_sattr() 3007 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) in nfsv4_sattr() 4875 nfsrv_dssetacl(struct vnode *vp, struct acl *aclp, struct ucred *cred, in nfsrv_dssetacl() 4888 struct mbuf **mpp2, struct nfsvattr *nap, struct acl *aclp, in nfsrv_proxyds() 6196 struct vnode *vp, struct nfsmount *nmp, struct acl *aclp) in nfsrv_setacldsdorpc() 6250 struct acl *aclp; member 6270 struct vnode *vp, struct nfsmount **nmpp, int mirrorcnt, struct acl *aclp, in nfsrv_setacldsrpc() 6642 nfsrv_setacl(struct vnode *vp, NFSACL_T *aclp, struct ucred *cred, NFSPROC_T *p) in nfsrv_setacl()
|
H A D | nfs_nfsdserv.c | 375 NFSACL_T *aclp = NULL; in nfsrvd_setattr() local 1330 NFSACL_T *aclp = NULL; in nfsrvd_mknod() local 1976 NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp, in nfsrvd_symlinksub() 2107 int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, in nfsrvd_mkdirsub() 2839 NFSACL_T *aclp = NULL; in nfsrvd_open() local
|
H A D | nfs_nfsdsubs.c | 1638 struct nfsvattr *nvap, NFSACL_T *aclp, NFSPROC_T *p, nfsattrbit_t *attrbitp, in nfsrv_fixattr()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2761 #define __sanitizer_syscall_pre___acl_get_link(path, type, aclp) \ argument 2764 #define __sanitizer_syscall_post___acl_get_link(res, path, type, aclp) \ argument 2767 #define __sanitizer_syscall_pre___acl_set_link(path, type, aclp) \ argument 2770 #define __sanitizer_syscall_post___acl_set_link(res, path, type, aclp) \ argument 2779 #define __sanitizer_syscall_pre___acl_aclcheck_link(path, type, aclp) \ argument 2782 #define __sanitizer_syscall_post___acl_aclcheck_link(res, path, type, aclp) \ argument 2785 #define __sanitizer_syscall_pre___acl_get_file(path, type, aclp) \ argument 2788 #define __sanitizer_syscall_post___acl_get_file(res, path, type, aclp) \ argument 2791 #define __sanitizer_syscall_pre___acl_set_file(path, type, aclp) \ argument 2794 #define __sanitizer_syscall_post___acl_set_file(res, path, type, aclp) \ argument [all …]
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 1370 nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp, in nfsrpc_setattr() argument 5249 nfsrpc_getacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp) in nfsrpc_getacl() argument 5278 nfsrpc_setacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp) in nfsrpc_setacl() argument 5294 struct acl *aclp, nfsv4stateid_t *stateidp) in nfsrpc_setaclrpc() argument
|