Symbol: acl_t
bin/cp/utils.c
406
acl_t acl;
bin/getfacl/getfacl.c
99
acl_t acl;
bin/ls/print.c
781
acl_t facl;
bin/mv/mv.c
439
acl_t acl;
bin/setfacl/file.c
41
acl_t
bin/setfacl/mask.c
39
set_acl_mask(acl_t *prev_acl, const char *filename)
bin/setfacl/mask.c
42
acl_t acl;
bin/setfacl/merge.c
238
add_acl(acl_t acl, uint entry_number, acl_t *prev_acl, const char *filename)
bin/setfacl/merge.c
241
acl_t acl_new;
bin/setfacl/merge.c
87
merge_acl(acl_t acl, acl_t *prev_acl, const char *filename)
bin/setfacl/merge.c
91
acl_t acl_new;
bin/setfacl/remove.c
145
remove_default(acl_t *prev_acl, const char *filename)
bin/setfacl/remove.c
160
remove_ext(acl_t *prev_acl, const char *filename)
bin/setfacl/remove.c
162
acl_t acl_new;
bin/setfacl/remove.c
41
remove_acl(acl_t acl, acl_t *prev_acl, const char *filename)
bin/setfacl/remove.c
44
acl_t acl_new;
bin/setfacl/remove.c
93
remove_by_number(uint entry_number, acl_t *prev_acl, const char *filename)
bin/setfacl/remove.c
96
acl_t acl_new;
bin/setfacl/setfacl.c
132
static acl_t
bin/setfacl/setfacl.c
133
clear_inheritance_flags(acl_t acl)
bin/setfacl/setfacl.c
135
acl_t nacl;
bin/setfacl/setfacl.c
175
acl_t acl, nacl;
bin/setfacl/setfacl.c
56
acl_t acl;
bin/setfacl/setfacl.c
73
static acl_t clear_inheritance_flags(acl_t acl);
bin/setfacl/setfacl.h
39
acl_t get_acl_from_file(const char *filename);
bin/setfacl/setfacl.h
41
int merge_acl(acl_t acl, acl_t *prev_acl, const char *filename);
bin/setfacl/setfacl.h
42
int add_acl(acl_t acl, uint entry_number, acl_t *prev_acl,
bin/setfacl/setfacl.h
45
int remove_acl(acl_t acl, acl_t *prev_acl, const char *filename);
bin/setfacl/setfacl.h
46
int remove_by_number(uint entry_number, acl_t *prev_acl,
bin/setfacl/setfacl.h
48
int remove_default(acl_t *prev_acl, const char *filename);
bin/setfacl/setfacl.h
49
void remove_ext(acl_t *prev_acl, const char *filename);
bin/setfacl/setfacl.h
51
int set_acl_mask(acl_t *prev_acl, const char *filename);
lib/libc/posix1e/acl_branding.c
101
_acl_brand_as(acl_t acl, int brand)
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_branding.c
157
acl_get_brand_np(acl_t acl, int *brand_p)
lib/libc/posix1e/acl_branding.c
47
static acl_t
lib/libc/posix1e/acl_branding.c
50
acl_t aclp;
lib/libc/posix1e/acl_branding.c
52
aclp = (acl_t)(((long)entry >> _ACL_T_ALIGNMENT_BITS) << _ACL_T_ALIGNMENT_BITS);
lib/libc/posix1e/acl_branding.c
61
_acl_brand(const acl_t acl)
lib/libc/posix1e/acl_branding.c
78
_acl_brand_may_be(const acl_t acl, int brand)
lib/libc/posix1e/acl_calc_mask.c
46
acl_calc_mask(acl_t *acl_p)
lib/libc/posix1e/acl_calc_mask.c
49
acl_t acl_new;
lib/libc/posix1e/acl_cmp_np.c
41
acl_cmp_np(acl_t acl1, acl_t acl2)
lib/libc/posix1e/acl_copy.c
72
acl_copy_ext(void *buf_p, acl_t acl, ssize_t size)
lib/libc/posix1e/acl_copy.c
79
acl_t
lib/libc/posix1e/acl_delete_entry.c
124
acl_delete_entry_np(acl_t acl, int offset)
lib/libc/posix1e/acl_delete_entry.c
74
acl_delete_entry(acl_t acl, acl_entry_t entry_d)
lib/libc/posix1e/acl_entry.c
122
acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p)
lib/libc/posix1e/acl_entry.c
42
acl_create_entry(acl_t *acl_p, acl_entry_t *entry_p)
lib/libc/posix1e/acl_entry.c
76
acl_create_entry_np(acl_t *acl_p, acl_entry_t *entry_p, int offset)
lib/libc/posix1e/acl_equiv_mode_np.c
41
acl_equiv_mode_np(acl_t acl, mode_t *mode_p)
lib/libc/posix1e/acl_extended_file_np.c
38
typedef acl_t (*acl_get_func)(const char *, acl_type_t);
lib/libc/posix1e/acl_extended_file_np.c
65
acl_t acl;
lib/libc/posix1e/acl_from_mode_np.c
41
acl_t
lib/libc/posix1e/acl_from_mode_np.c
44
acl_t acl;
lib/libc/posix1e/acl_from_text.c
190
acl_t
lib/libc/posix1e/acl_from_text.c
193
acl_t acl;
lib/libc/posix1e/acl_from_text.c
48
int _nfs4_acl_entry_from_text(acl_t aclp, char *entry);
lib/libc/posix1e/acl_from_text.c
81
_posix1e_acl_entry_from_text(acl_t aclp, char *entry)
lib/libc/posix1e/acl_from_text_nfs4.c
200
_nfs4_acl_entry_from_text(acl_t aclp, char *str)
lib/libc/posix1e/acl_get.c
102
acl_t
lib/libc/posix1e/acl_get.c
111
acl_t
lib/libc/posix1e/acl_get.c
114
acl_t aclp;
lib/libc/posix1e/acl_get.c
56
acl_t
lib/libc/posix1e/acl_get.c
59
acl_t aclp;
lib/libc/posix1e/acl_get.c
79
acl_t
lib/libc/posix1e/acl_get.c
82
acl_t aclp;
lib/libc/posix1e/acl_init.c
52
acl_t
lib/libc/posix1e/acl_init.c
56
acl_t acl;
lib/libc/posix1e/acl_init.c
81
acl_t
lib/libc/posix1e/acl_init.c
82
acl_dup(acl_t acl)
lib/libc/posix1e/acl_init.c
84
acl_t acl_new;
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_set.c
95
acl_set_fd(int fd, acl_t acl)
lib/libc/posix1e/acl_strip.c
133
acl_t
lib/libc/posix1e/acl_strip.c
134
acl_strip_np(const acl_t aclp, int recalculate_mask)
lib/libc/posix1e/acl_strip.c
157
acl_is_trivial_np(const acl_t aclp, int *trivialp)
lib/libc/posix1e/acl_strip.c
159
acl_t tmpacl;
lib/libc/posix1e/acl_strip.c
45
static acl_t
lib/libc/posix1e/acl_strip.c
46
_nfs4_acl_strip_np(const acl_t aclp, int canonical_six)
lib/libc/posix1e/acl_strip.c
48
acl_t newacl;
lib/libc/posix1e/acl_strip.c
65
static acl_t
lib/libc/posix1e/acl_strip.c
66
_posix1e_acl_strip_np(const acl_t aclp, int recalculate_mask)
lib/libc/posix1e/acl_strip.c
68
acl_t acl_new, acl_old;
lib/libc/posix1e/acl_support.c
130
_posix1e_acl_sort(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
170
_posix1e_acl_check(acl_t acl)
lib/libc/posix1e/acl_support.c
344
_posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm)
lib/libc/posix1e/acl_support.c
56
_acl_differs(const acl_t a, const acl_t b)
lib/libc/posix1e/acl_support.h
39
int _acl_differs(const acl_t a, const acl_t b);
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
42
int _acl_brand(const acl_t acl);
lib/libc/posix1e/acl_support.h
44
int _acl_brand_may_be(const acl_t acl, int brand);
lib/libc/posix1e/acl_support.h
46
void _acl_brand_as(acl_t acl, int brand);
lib/libc/posix1e/acl_support.h
48
int _nfs4_acl_entry_from_text(acl_t, char *);
lib/libc/posix1e/acl_support.h
49
char *_nfs4_acl_to_text_np(const acl_t, ssize_t *, int);
lib/libc/posix1e/acl_support.h
54
int _posix1e_acl_check(acl_t acl);
lib/libc/posix1e/acl_support.h
55
void _posix1e_acl_sort(acl_t acl);
lib/libc/posix1e/acl_support.h
56
int _posix1e_acl(acl_t acl, acl_type_t type);
lib/libc/posix1e/acl_support.h
62
int _posix1e_acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id,
lib/libc/posix1e/acl_to_text.c
236
acl_to_text_np(acl_t acl, ssize_t *len_p, int flags)
lib/libc/posix1e/acl_to_text.c
256
acl_to_text(acl_t acl, ssize_t *len_p)
lib/libc/posix1e/acl_to_text.c
52
char *_nfs4_acl_to_text_np(const acl_t acl, ssize_t *len_p, int flags);
lib/libc/posix1e/acl_to_text.c
55
_posix1e_acl_to_text(acl_t acl, ssize_t *len_p, int flags)
lib/libc/posix1e/acl_to_text_nfs4.c
229
_nfs4_acl_to_text_np(const acl_t aclp, ssize_t *len_p, int flags)
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
56
acl_valid(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/sys/acl.h
363
int acl_calc_mask(acl_t *_acl_p);
sys/sys/acl.h
366
int acl_cmp_np(acl_t _acl1, acl_t _acl2);
sys/sys/acl.h
368
ssize_t acl_copy_ext(void *_buf_p, acl_t _acl, ssize_t _size);
sys/sys/acl.h
369
acl_t acl_copy_int(const void *_buf_p);
sys/sys/acl.h
370
int acl_create_entry(acl_t *_acl_p, acl_entry_t *_entry_p);
sys/sys/acl.h
371
int acl_create_entry_np(acl_t *_acl_p, acl_entry_t *_entry_p, int _index);
sys/sys/acl.h
372
int acl_delete_entry(acl_t _acl, acl_entry_t _entry_d);
sys/sys/acl.h
373
int acl_delete_entry_np(acl_t _acl, int _index);
sys/sys/acl.h
381
acl_t acl_dup(acl_t _acl);
sys/sys/acl.h
382
int acl_equiv_mode_np(acl_t _acl, mode_t *_mode_p);
sys/sys/acl.h
387
acl_t acl_from_mode_np(const mode_t _mode);
sys/sys/acl.h
388
acl_t acl_from_text(const char *_buf_p);
sys/sys/acl.h
389
int acl_get_brand_np(acl_t _acl, int *_brand_p);
sys/sys/acl.h
390
int acl_get_entry(acl_t _acl, int _entry_id, acl_entry_t *_entry_p);
sys/sys/acl.h
391
acl_t acl_get_fd(int _fd);
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
402
acl_t acl_init(int _count);
sys/sys/acl.h
403
int acl_set_fd(int _fd, acl_t _acl);
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
412
ssize_t acl_size(acl_t _acl);
sys/sys/acl.h
413
char *acl_to_text(acl_t _acl, ssize_t *_len_p);
sys/sys/acl.h
414
char *acl_to_text_np(acl_t _acl, ssize_t *_len_p, int _flags);
sys/sys/acl.h
415
int acl_valid(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/sys/acl.h
419
int acl_is_trivial_np(const acl_t _acl, int *_trivialp);
sys/sys/acl.h
420
acl_t acl_strip_np(const acl_t _acl, int recalculate_mask);
tests/sys/acl/acl-api-test.c
101
acl_t acl;
tests/sys/acl/acl-api-test.c
136
acl_t empty_acl, acl1, acl2;
tests/sys/acl/acl-api-test.c
81
acl_t acl;
usr.bin/find/function.c
373
acl_t facl;