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

/freebsd-10-stable/lib/libc/posix1e/
H A Dacl_branding.c52 acl_t aclp; local
H A Dacl_get.c60 acl_t aclp; local
83 acl_t aclp; local
115 acl_t aclp; local
[all...]
H A Dacl_strip.c47 _nfs4_acl_strip_np(const acl_t aclp, int canonical_six) argument
67 _posix1e_acl_strip_np(const acl_t aclp, int recalculate_mask) argument
136 acl_strip_np(const acl_t aclp, int recalculate_mask) argument
159 acl_is_trivial_np(const acl_t aclp, int *trivialp) argument
[all...]
H A Dacl_from_text.c82 _posix1e_acl_entry_from_text(acl_t aclp, char *entry) argument
H A Dacl_from_text_nfs4.c202 _nfs4_acl_entry_from_text(acl_t aclp, char *str) argument
H A Dacl_to_text_nfs4.c228 _nfs4_acl_to_text_np(const acl_t aclp, ssize_t *len_p, int flags) argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_acl.c104 acl_from_aces(struct acl *aclp, const ace_t *aces, int nentries) argument
174 aces_from_acl(ace_t *aces, int *nentries, const struct acl *aclp) argument
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c220 compare_acls( void *aclp, int aclcnt, struct archive_test_acl_t *myacls, int n) argument
[all...]
H A Dtest_acl_platform_nfs4.c683 compare_acls( void *aclp, int aclcnt, struct myacl_t *myacls, const char *filename, int start, int end) argument
[all...]
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_acl.c152 ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td) argument
378 ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struc argument
[all...]
H A Dufs_vnops.c682 struct acl *aclp; local
/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonacl.c390 nfsrv_buildacl(struct nfsrv_descript *nd, NFSACL_T *aclp, enum vtype type, argument
452 nfsrv_setacl(vnode_t vp, NFSACL_T *aclp, struct ucred *cred, argument
H A Dnfs_commonsubs.c699 nfsrv_dissectacl(struct nfsrv_descript *nd, NFSACL_T *aclp, int *aclerrp, argument
811 nfsv4_loadattr(struct nfsrv_descript *nd, vnode_t vp, struct nfsvattr *nap, struct nfsfh **nfhpp, fhandle_t *fhp, int fhsize, struct nfsv3_pathconf *pc, struct statfs *sbp, struct nfsstatfs *sfp, struct nfsfsinfo *fsp, NFSACL_T *aclp, int compare, int *retcmpp, u_int32_t *leasep, u_int32_t *rderrp, NFSPROC_T *p, struct ucred *cred) argument
2060 NFSACL_T *aclp, *naclp = NULL; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dvfs_acl.c212 vacl_set_acl(struct thread *td, struct vnode *vp, acl_type_t type, struct acl *aclp) argument
248 vacl_get_acl(struct thread *td, struct vnode *vp, acl_type_t type, struct acl *aclp) argument
305 vacl_aclcheck(struct thread *td, struct vnode *vp, acl_type_t type, struct acl *aclp) argument
550 struct acl *aclp; local
562 acl_free(struct acl *aclp) argument
[all...]
H A Dsubr_acl_nfs4.c110 _acl_denies(const struct acl *aclp, int access_mask, struct ucred *cred, argument
329 _acl_append(struct acl *aclp, acl_tag_ argument
172 vaccess_acl_nfs4(enum vtype type, uid_t file_uid, gid_t file_gid, struct acl *aclp, accmode_t accmode, struct ucred *cred, int *privused) argument
350 _acl_duplicate_entry(struct acl *aclp, int entry_index) argument
366 acl_nfs4_sync_acl_from_mode_draft(struct acl *aclp, mode_t mode, int file_owner_id) argument
712 acl_nfs4_sync_acl_from_mode(struct acl *aclp, mode_t mode, int file_owner_id) argument
724 acl_nfs4_sync_mode_from_acl(mode_t *_mode, const struct acl *aclp) argument
1134 acl_nfs4_compute_inherited_acl_psarc(const struct acl *parent_aclp, struct acl *aclp, mode_t mode, int file_owner_id, int is_directory) argument
1214 acl_nfs4_trivial_from_mode(struct acl *aclp, mode_t mode) argument
1227 acl_nfs4_trivial_from_mode_libc(struct acl *aclp, int mode, int canonical_six) argument
1268 acl_nfs4_is_trivial(const struct acl *aclp, int file_owner_id) argument
1310 acl_nfs4_check(const struct acl *aclp, int is_directory) argument
[all...]
/freebsd-10-stable/bin/cp/
H A Dutils.c466 struct acl *aclp; local
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1584 nfsrv_fixattr(struct nfsrv_descript *nd, vnode_t vp, struct nfsvattr *nvap, NFSACL_T *aclp, NFSPROC_T *p, nfsattrbit_t *attrbitp, struct nfsexstuff *exp) argument
H A Dnfs_nfsdserv.c304 NFSACL_T *aclp = NULL; local
1151 NFSACL_T *aclp = NULL; local
1786 nfsrvd_symlinksub(struct nfsrv_descript *nd, struct nameidata *ndp, struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, vnode_t dirp, struct nfsvattr *dirforp, struct nfsvattr *diraftp, int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp, char *pathcp, int pathlen) argument
1919 nfsrvd_mkdirsub(struct nfsrv_descript *nd, struct nameidata *ndp, struct nfsvattr *nvap, fhandle_t *fhp, vnode_t *vpp, vnode_t dirp, struct nfsvattr *dirforp, struct nfsvattr *diraftp, int *diraft_retp, nfsattrbit_t *attrbitp, NFSACL_T *aclp, NFSPROC_T *p, struct nfsexstuff *exp) argument
2575 NFSACL_T *aclp = NULL; local
[all...]
H A Dnfs_nfsdport.c1402 nfsvno_open(struct nfsrv_descript *nd, struct nameidata *ndp, nfsquad_t clientid, nfsv4stateid_t *stateidp, struct nfsstate *stp, int *exclusive_flagp, struct nfsvattr *nvap, int32_t *cverf, int create, NFSACL_T *aclp, nfsattrbit_t *attrbitp, struct ucred *cred, struct thread *p, struct nfsexstuff *exp, struct vnode **vpp) argument
2321 nfsrv_sattr(struct nfsrv_descript *nd, struct nfsvattr *nvap, nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) argument
2415 nfsv4_sattr(struct nfsrv_descript *nd, struct nfsvattr *nvap, nfsattrbit_t *attrbitp, NFSACL_T *aclp, struct thread *p) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c269 acl_t *aclp; local
297 acl_free(acl_t *aclp) argument
683 aclent_t *aclp; local
1505 acl_translate(acl_t *aclp, int target_flavor, boolean_t isdir, uid_t owner, gid_t group) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c452 zfs_acl_t *aclp; local
490 zfs_acl_release_nodes(zfs_acl_t *aclp) argument
503 zfs_acl_free(zfs_acl_t *aclp) argument
533 zfs_ace_valid(vtype_t obj_type, zfs_acl_t *aclp, uint16_t type, uint16_t iflags) argument
571 zfs_acl_next_ace(zfs_acl_t *aclp, void *start, uint64_t *who, uint32_t *access_mask, uint16_t *iflags, uint16_t *type) argument
635 zfs_acl_t *aclp = datap; local
645 zfs_acl_curr_node(zfs_acl_t *aclp) argument
657 zfs_copy_ace_2_fuid(zfsvfs_t *zfsvfs, vtype_t obj_type, zfs_acl_t *aclp, void *datap, zfs_ace_t *z_acl, uint64_t aclcnt, size_t *size, zfs_fuid_info_t **fuidp, cred_t *cr) argument
719 zfs_copy_fuid_2_ace(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, cred_t *cr, void *datap, int filter) argument
776 zfs_copy_ace_2_oldace(vtype_t obj_type, zfs_acl_t *aclp, ace_t *acep, zfs_oldace_t *z_acl, int aclcnt, size_t *size) argument
802 zfs_acl_xform(znode_t *zp, zfs_acl_t *aclp, cred_t *cr) argument
872 zfs_set_ace(zfs_acl_t *aclp, void *acep, uint32_t access_mask, uint16_t access_type, uint64_t fuid, uint16_t entry_type) argument
890 zfs_mode_compute(uint64_t fmode, zfs_acl_t *aclp, uint64_t *pflags, uint64_t fuid, uint64_t fgid) argument
1063 zfs_acl_t *aclp; local
1148 zfs_acl_t *aclp; local
1167 zfs_aclset_common(znode_t *zp, zfs_acl_t *aclp, cred_t *cr, dmu_tx_t *tx) argument
1319 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t trim, zfs_acl_t *aclp) argument
1429 zfs_acl_chmod_setattr(znode_t *zp, zfs_acl_t **aclp, uint64_t mode) argument
1454 zfs_restricted_update(zfsvfs_t *zfsvfs, zfs_acl_t *aclp, void *acep) argument
1491 zfs_acl_t *aclp = NULL; local
1762 zfs_acl_t *aclp; local
1861 zfs_acl_t *aclp; local
1923 zfs_acl_t *aclp; local
2095 zfs_acl_t *aclp; local
[all...]
H A Dzfs_vnops.c2879 zfs_acl_t *aclp; local
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c1083 nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp, argument
4451 nfsrpc_getacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp, void *stuff) argument
4481 nfsrpc_setacl(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp, void *stuff) argument
4497 nfsrpc_setaclrpc(vnode_t vp, struct ucred *cred, NFSPROC_T *p, struct acl *aclp, nfsv4stateid_t *stateidp, void *stuff) argument
/freebsd-10-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2808 void *aclp; local
[all...]
/freebsd-10-stable/sys/sys/
H A Dsysproto.h981 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_get_file_args
986 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_set_file_args
991 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_get_fd_args
996 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_set_fd_args
1009 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_aclcheck_file_args
1014 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_aclcheck_fd_args
1268 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_get_link_args
1273 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_set_link_args
1282 char aclp_l_[PADL_(struct acl *)]; struct acl * aclp; char aclp_r_[PADR_(struct acl *)]; member in struct:__acl_aclcheck_link_args

Completed in 312 milliseconds