Home
last modified time | relevance | path

Searched defs:aclp (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/lib/libc/posix1e/
H A Dacl_strip.c46 _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 Dacl_get.c59 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 Dacl_branding.c50 acl_t aclp; in entry2acl() local
H A Dacl_from_text.c81 _posix1e_acl_entry_from_text(acl_t aclp, char *entry) in _posix1e_acl_entry_from_text()
H A Dacl_from_text_nfs4.c200 _nfs4_acl_entry_from_text(acl_t aclp, char *str) in _nfs4_acl_entry_from_text()
H A Dacl_to_text_nfs4.c229 _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 Dsubr_acl_nfs4.c109 _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 Dvfs_acl.c225 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()
583 struct acl *aclp; in acl_alloc() local
595 acl_free(struct acl *aclp) in acl_free()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_acl.c457 zfs_acl_t *aclp; in zfs_acl_alloc() local
495 zfs_acl_release_nodes(zfs_acl_t *aclp) in zfs_acl_release_nodes()
506 zfs_acl_free(zfs_acl_t *aclp) in zfs_acl_free()
536 zfs_ace_valid(vtype_t obj_type, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid()
574 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace()
638 zfs_acl_t *aclp = datap; in zfs_ace_walk() local
653 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid()
715 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace()
772 zfs_copy_ace_2_oldace(vtype_t obj_type, zfs_acl_t *aclp, ace_t *acep, in zfs_copy_ace_2_oldace()
798 zfs_acl_xform(znode_t *zp, zfs_acl_t *aclp, cred_t *cr) in zfs_acl_xform()
[all …]
H A Dzfs_vnops_os.c2312 zfs_acl_t *aclp; in zfs_setattr() local
6175 struct acl *aclp; member
6207 struct acl *aclp; member
6260 struct acl *aclp; member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c455 zfs_acl_t *aclp; in zfs_acl_alloc() local
493 zfs_acl_release_nodes(zfs_acl_t *aclp) in zfs_acl_release_nodes()
504 zfs_acl_free(zfs_acl_t *aclp) in zfs_acl_free()
534 zfs_ace_valid(umode_t obj_mode, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) in zfs_ace_valid()
572 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, in zfs_acl_next_ace()
636 zfs_acl_t *aclp = datap; in zfs_ace_walk() local
651 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, umode_t obj_mode, zfs_acl_t *aclp, in zfs_copy_ace_2_fuid()
713 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, in zfs_copy_fuid_2_ace()
770 zfs_copy_ace_2_oldace(umode_t obj_mode, zfs_acl_t *aclp, ace_t *acep, in zfs_copy_ace_2_oldace()
796 zfs_acl_xform(znode_t *zp, zfs_acl_t *aclp, cred_t *cr) in zfs_acl_xform()
[all …]
/freebsd/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c100 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/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_acl.c102 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) in acl_from_aces()
172 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) in aces_from_acl()
H A Dacl_common.c235 acl_t *aclp; in acl_alloc() local
263 acl_free(acl_t *aclp) in acl_free()
649 aclent_t *aclp; in convert_aent_to_ace() local
1471 acl_translate(acl_t *aclp, int target_flavor, boolean_t isdir, uid_t owner, in acl_translate()
/freebsd/sys/ufs/ufs/
H A Dufs_acl.c155 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 Dufs_vnops.c811 struct acl *aclp; in ufs_update_nfs4_acl_after_mode_change() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c221 void *aclp, int aclcnt,
H A Dtest_acl_platform_nfs4.c684 void *aclp, in compare_acls()
/freebsd/sys/fs/nfs/
H A Dnfs_commonacl.c406 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, __enum_uint8(vtype) type, in nfsrv_buildacl()
H A Dnfs_commonsubs.c1138 nfsrv_dissectacl(struct nfsrv_descript *nd, NFSACL_T *aclp, bool server, in nfsrv_dissectacl()
1302 struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp, in nfsv4_loadattr()
2662 NFSACL_T *aclp, *naclp = NULL; in nfsv4_fillattr() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c1950 NFSACL_T *aclp, nfsattrbit_t *attrbitp, struct ucred *cred, bool done_namei, in nfsvno_open()
3007 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) in nfsrv_sattr()
3101 nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) in nfsv4_sattr()
4985 nfsrv_dssetacl(struct vnode *vp, struct acl *aclp, struct ucred *cred, in nfsrv_dssetacl()
4998 struct mbuf **mpp2, struct nfsvattr *nap, struct acl *aclp, in nfsrv_proxyds()
6307 struct vnode *vp, struct nfsmount *nmp, struct acl *aclp) in nfsrv_setacldsdorpc()
6361 struct acl *aclp; member
6381 struct vnode *vp, struct nfsmount **nmpp, int mirrorcnt, struct acl *aclp, in nfsrv_setacldsrpc()
6753 nfsrv_setacl(struct vnode *vp, NFSACL_T *aclp, struct ucred *cred, NFSPROC_T *p) in nfsrv_setacl()
H A Dnfs_nfsdserv.c376 NFSACL_T *aclp = NULL; in nfsrvd_setattr() local
1372 NFSACL_T *aclp = NULL; in nfsrvd_mknod() local
2035 NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp, in nfsrvd_symlinksub()
2166 int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, in nfsrvd_mkdirsub()
2898 NFSACL_T *aclp = NULL; in nfsrvd_open() local
H A Dnfs_nfsdsubs.c1647 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 Dnetbsd_syscall_hooks.h2761 #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 Dnfs_clrpcops.c1371 nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp, in nfsrpc_setattr()
5380 nfsrpc_getacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp) in nfsrpc_getacl()
5409 nfsrpc_setacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp) in nfsrpc_setacl()
5425 struct acl *aclp, nfsv4stateid_t *stateidp) in nfsrpc_setaclrpc()

12