Symbol: acl_type_t
bin/cp/utils.c
407
acl_type_t acl_type;
bin/getfacl/getfacl.c
205
print_acl_from_stdin(acl_type_t type, int hflag, int iflag, int nflag,
bin/getfacl/getfacl.c
226
acl_type_t type = ACL_TYPE_ACCESS;
bin/getfacl/getfacl.c
95
print_acl(char *path, acl_type_t type, int hflag, int iflag, int nflag,
bin/mv/mv.c
440
acl_type_t acl_type;
bin/setfacl/setfacl.c
70
static acl_type_t acl_type = ACL_TYPE_ACCESS;
lib/libc/posix1e/acl_branding.c
117
_acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type)
lib/libc/posix1e/acl_branding.c
139
_acl_brand_from_type(acl_t acl, acl_type_t type)
lib/libc/posix1e/acl_delete.c
57
acl_delete_file_np(const char *path_p, acl_type_t type)
lib/libc/posix1e/acl_delete.c
65
acl_delete_link_np(const char *path_p, acl_type_t type)
lib/libc/posix1e/acl_delete.c
73
acl_delete_fd_np(int filedes, acl_type_t type)
lib/libc/posix1e/acl_extended_file_np.c
38
typedef acl_t (*acl_get_func)(const char *, acl_type_t);
lib/libc/posix1e/acl_get.c
112
acl_get_fd_np(int fd, acl_type_t type)
lib/libc/posix1e/acl_get.c
57
acl_get_file(const char *path_p, acl_type_t type)
lib/libc/posix1e/acl_get.c
80
acl_get_link_np(const char *path_p, acl_type_t type)
lib/libc/posix1e/acl_set.c
105
acl_set_fd_np(int fd, acl_t acl, acl_type_t type)
lib/libc/posix1e/acl_set.c
53
acl_set_file(const char *path_p, acl_type_t type, acl_t acl)
lib/libc/posix1e/acl_set.c
74
acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl)
lib/libc/posix1e/acl_support.c
146
_posix1e_acl(acl_t acl, acl_type_t type)
lib/libc/posix1e/acl_support.c
372
_acl_type_unold(acl_type_t type)
lib/libc/posix1e/acl_support.h
38
int _acl_type_unold(acl_type_t type);
lib/libc/posix1e/acl_support.h
40
int _acl_type_not_valid_for_acl(const acl_t acl, acl_type_t type);
lib/libc/posix1e/acl_support.h
41
void _acl_brand_from_type(acl_t acl, acl_type_t type);
lib/libc/posix1e/acl_support.h
56
int _posix1e_acl(acl_t acl, acl_type_t type);
lib/libc/posix1e/acl_valid.c
109
acl_valid_fd_np(int fd, acl_type_t type, acl_t acl)
lib/libc/posix1e/acl_valid.c
79
acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl)
lib/libc/posix1e/acl_valid.c
94
acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl)
sys/fs/nfs/nfs_commonacl.c
602
acl_type_t acltype)
sys/fs/nfs/nfs_commonsubs.c
1230
nfsrv_skipace(struct nfsrv_descript *nd, acl_type_t acltype, int *acesizep)
sys/fs/nfs/nfs_commonsubs.c
248
static int nfsrv_skipace(struct nfsrv_descript *nd, acl_type_t, int *acesizep);
sys/fs/nfs/nfs_var.h
449
int nfsrv_buildposixacl(struct nfsrv_descript *, NFSACL_T *, acl_type_t);
sys/fs/nfs/nfs_var.h
474
int nfsrpc_setattr(vnode_t, struct vattr *, NFSACL_T *, acl_type_t,
sys/fs/nfs/nfs_var.h
537
int nfsrpc_getacl(struct vnode *, acl_type_t, struct ucred *, NFSPROC_T *,
sys/fs/nfs/nfs_var.h
539
int nfsrpc_setacl(struct vnode *, acl_type_t, struct ucred *, NFSPROC_T *,
sys/fs/nfs/nfs_var.h
776
NFSACL_T *, acl_type_t, struct ucred *, NFSPROC_T *);
sys/fs/nfsclient/nfs_clrpcops.c
1339
nfsrpc_setattr(vnode_t vp, struct vattr *vap, NFSACL_T *aclp, acl_type_t aclt,
sys/fs/nfsclient/nfs_clrpcops.c
150
struct acl *, acl_type_t, nfsv4stateid_t *);
sys/fs/nfsclient/nfs_clrpcops.c
5380
nfsrpc_getacl(struct vnode *vp, acl_type_t acltype, struct ucred *cred,
sys/fs/nfsclient/nfs_clrpcops.c
5427
nfsrpc_setacl(struct vnode *vp, acl_type_t acltype, struct ucred *cred,
sys/fs/nfsclient/nfs_clrpcops.c
5455
struct acl *aclp, acl_type_t aclt, nfsv4stateid_t *stateidp)
sys/fs/nfsserver/nfs_nfsdport.c
8028
nfsrv_setacl(struct vnode *vp, NFSACL_T *aclp, acl_type_t atype,
sys/kern/vfs_acl.c
137
acl_copyin(const void *user_acl, struct acl *kernel_acl, acl_type_t type)
sys/kern/vfs_acl.c
161
acl_copyout(const struct acl *kernel_acl, void *user_acl, acl_type_t type)
sys/kern/vfs_acl.c
224
vacl_set_acl(struct thread *td, struct vnode *vp, acl_type_t type,
sys/kern/vfs_acl.c
262
vacl_get_acl(struct thread *td, struct vnode *vp, acl_type_t type,
sys/kern/vfs_acl.c
294
vacl_delete(struct thread *td, struct vnode *vp, acl_type_t type)
sys/kern/vfs_acl.c
325
vacl_aclcheck(struct thread *td, struct vnode *vp, acl_type_t type,
sys/kern/vfs_acl.c
370
kern___acl_get_path(struct thread *td, const char *path, acl_type_t type,
sys/kern/vfs_acl.c
410
acl_type_t type, const struct acl *aclp, int follow)
sys/kern/vfs_acl.c
487
acl_type_t type, int follow)
sys/kern/vfs_acl.c
544
kern___acl_aclcheck_path(struct thread *td, const char *path, acl_type_t type,
sys/kern/vfs_acl.c
67
acl_type_t type, struct acl *aclp, int follow);
sys/kern/vfs_acl.c
69
acl_type_t type, int follow);
sys/kern/vfs_acl.c
71
acl_type_t type, struct acl *aclp, int follow);
sys/kern/vfs_acl.c
73
acl_type_t type, const struct acl *aclp, int follow);
sys/kern/vfs_acl.c
75
acl_type_t type, const struct acl *aclp);
sys/kern/vfs_acl.c
77
acl_type_t type, struct acl *aclp);
sys/kern/vfs_acl.c
79
acl_type_t type, const struct acl *aclp);
sys/security/mac/mac_framework.h
543
acl_type_t type);
sys/security/mac/mac_framework.h
549
acl_type_t type);
sys/security/mac/mac_framework.h
659
acl_type_t type, struct acl *acl);
sys/security/mac/mac_policy.h
631
acl_type_t type);
sys/security/mac/mac_policy.h
640
acl_type_t type);
sys/security/mac/mac_policy.h
688
struct vnode *vp, struct label *vplabel, acl_type_t type,
sys/security/mac/mac_vfs.c
490
acl_type_t type)
sys/security/mac/mac_vfs.c
543
mac_vnode_check_getacl(struct ucred *cred, struct vnode *vp, acl_type_t type)
sys/security/mac/mac_vfs.c
838
mac_vnode_check_setacl(struct ucred *cred, struct vnode *vp, acl_type_t type,
sys/security/mac_biba/mac_biba.c
2929
struct label *vplabel, acl_type_t type)
sys/security/mac_biba/mac_biba.c
2997
struct label *vplabel, acl_type_t type)
sys/security/mac_biba/mac_biba.c
3337
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/security/mac_bsdextended/ugidfw_internal.h
63
struct label *vplabel, acl_type_t type);
sys/security/mac_bsdextended/ugidfw_internal.h
71
struct label *vplabel, acl_type_t type);
sys/security/mac_bsdextended/ugidfw_internal.h
96
struct label *vplabel, acl_type_t type, struct acl *acl);
sys/security/mac_bsdextended/ugidfw_vnode.c
120
struct label *vplabel, acl_type_t type)
sys/security/mac_bsdextended/ugidfw_vnode.c
228
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/security/mac_bsdextended/ugidfw_vnode.c
95
struct label *vplabel, acl_type_t type)
sys/security/mac_lomac/mac_lomac.c
2358
struct label *vplabel, acl_type_t type)
sys/security/mac_lomac/mac_lomac.c
2631
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/security/mac_mls/mac_mls.c
2558
struct label *vplabel, acl_type_t type)
sys/security/mac_mls/mac_mls.c
2626
struct label *vplabel, acl_type_t type)
sys/security/mac_mls/mac_mls.c
2966
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/security/mac_stub/mac_stub.c
1513
struct label *vplabel, acl_type_t type)
sys/security/mac_stub/mac_stub.c
1538
struct label *vplabel, acl_type_t type)
sys/security/mac_stub/mac_stub.c
1676
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/security/mac_test/mac_test.c
2757
struct label *vplabel, acl_type_t type)
sys/security/mac_test/mac_test.c
2798
struct label *vplabel, acl_type_t type)
sys/security/mac_test/mac_test.c
3004
struct label *vplabel, acl_type_t type, struct acl *acl)
sys/sys/acl.h
336
int __acl_aclcheck_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
337
int __acl_aclcheck_file(const char *_path, acl_type_t _type,
sys/sys/acl.h
339
int __acl_aclcheck_link(const char *_path, acl_type_t _type,
sys/sys/acl.h
341
int __acl_delete_fd(int _filedes, acl_type_t _type);
sys/sys/acl.h
342
int __acl_delete_file(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
343
int __acl_delete_link(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
344
int __acl_get_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
345
int __acl_get_file(const char *_path, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
346
int __acl_get_link(const char *_path, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
347
int __acl_set_fd(int _filedes, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
348
int __acl_set_file(const char *_path, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
349
int __acl_set_link(const char *_path, acl_type_t _type, struct acl *_aclp);
sys/sys/acl.h
374
int acl_delete_fd_np(int _filedes, acl_type_t _type);
sys/sys/acl.h
375
int acl_delete_file_np(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
376
int acl_delete_link_np(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
392
acl_t acl_get_fd_np(int fd, acl_type_t _type);
sys/sys/acl.h
393
acl_t acl_get_file(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
395
acl_t acl_get_link_np(const char *_path_p, acl_type_t _type);
sys/sys/acl.h
404
int acl_set_fd_np(int _fd, acl_t _acl, acl_type_t _type);
sys/sys/acl.h
405
int acl_set_file(const char *_path_p, acl_type_t _type, acl_t _acl);
sys/sys/acl.h
407
int acl_set_link_np(const char *_path_p, acl_type_t _type, acl_t _acl);
sys/sys/acl.h
416
int acl_valid_fd_np(int _fd, acl_type_t _type, acl_t _acl);
sys/sys/acl.h
417
int acl_valid_file_np(const char *_path_p, acl_type_t _type, acl_t _acl);
sys/sys/acl.h
418
int acl_valid_link_np(const char *_path_p, acl_type_t _type, acl_t _acl);
sys/ufs/ufs/ufs_acl.c
228
ufs_get_oldacl(acl_type_t type, struct oldacl *old, struct vnode *vp,
sys/ufs/ufs/ufs_vnops.c
383
acl_type_t type;
usr.bin/find/function.c
374
acl_type_t acl_type;