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

123

/freebsd-11.0-release/bin/setfacl/
H A Dmask.c46 acl_t acl; local
[all...]
H A Dremove.c44 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) argument
H A Dmerge.c89 merge_acl(acl_t acl, acl_t *prev_acl, const char *filename) argument
240 add_acl(acl_t acl, uint entry_number, acl_t *prev_acl, const char *filename) argument
/freebsd-11.0-release/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_appledouble.c47 clean_acl(const char *acl) { argument
[all...]
H A Dtest_write_disk_mac_metadata.c47 clean_acl(const char *acl) { argument
[all...]
H A Dtest_acl_nfs4.c177 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, argument
[all...]
H A Dtest_acl_posix1e.c121 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
H A Dtest_acl_freebsd_posix1e.c176 compare_acls(acl_t acl, struct myacl_t *myacls) argument
[all...]
H A Dtest_acl_pax.c95 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
H A Dtest_acl_freebsd_nfs4.c294 compare_acls(acl_t acl, struct myacl_t *myacls, const char *filename, int start, int end) argument
[all...]
/freebsd-11.0-release/lib/libc/posix1e/
H A Dacl_copy.c73 acl_copy_ext(void *buf_p, acl_t acl, ssize_t size) argument
H A Dacl_delete_entry.c75 acl_delete_entry(acl_t acl, acl_entry_t entry_d) argument
128 acl_delete_entry_np(acl_t acl, int offset) argument
[all...]
H A Dacl_entry.c123 acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p) argument
[all...]
H A Dacl_init.c57 acl_t acl; local
83 acl_dup(acl_t acl) argument
[all...]
H A Dacl_valid.c57 acl_valid(acl_t acl) argument
80 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) argument
95 acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl) argument
110 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
[all...]
H A Dacl_branding.c63 _acl_brand(const acl_t acl) argument
80 _acl_brand_may_be(const acl_t acl, int brand) argument
103 _acl_brand_as(acl_t acl, int brand) argument
119 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_ argument
141 _acl_brand_from_type(acl_t acl, acl_type_t type) argument
159 acl_get_brand_np(acl_t acl, int *brand_p) argument
[all...]
H A Dacl_set.c54 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) argument
75 acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl) argument
96 acl_set_fd(int fd, acl_t acl) argument
106 acl_set_fd_np(int fd, acl_t acl, acl_type_t type) argument
[all...]
H A Dacl_to_text.c56 _posix1e_acl_to_text(acl_t acl, ssize_t *len_p, int flags) argument
237 acl_to_text_np(acl_t acl, ssize_t *len_p, int flags) argument
257 acl_to_text(acl_t acl, ssize_t *len_p) argument
[all...]
H A Dacl_from_text.c194 acl_t acl; local
[all...]
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dacl_list.c52 struct acl_list* acl = (struct acl_list*)calloc(1, local
65 acl_list_delete(struct acl_list* acl) argument
75 acl_list_insert(struct acl_list* acl, struct sockaddr_storage* addr, socklen_t addrlen, int net, enum acl_access control, int complain_duplicates) argument
93 acl_list_str_cfg(struct acl_list* acl, const char* str, const char* s2, int complain_duplicates) argument
130 read_acl_list(struct acl_list* acl, struct config_file* cfg) argument
142 acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg) argument
166 acl_list_lookup(struct acl_list* acl, struct sockaddr_storage* addr, socklen_t addrlen) argument
176 acl_list_get_mem(struct acl_list* acl) argument
[all...]
H A Ddaemon.h110 struct acl_list* acl; member in struct:daemon
/freebsd-11.0-release/crypto/heimdal/lib/kadm5/
H A Dget_s.c226 const HDB_Ext_PKINIT_acl *acl; local
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_disk_acl.c136 acl_t acl; local
[all...]
/freebsd-11.0-release/sys/ufs/ufs/
H A Dufs_acl.c69 ufs_sync_acl_from_inode(struct inode *ip, struct acl *acl) argument
138 ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip) argument
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dacl.c47 free_retv(struct acl_field *acl) argument
60 acl_free_list(struct acl_field *acl, int retv) argument
79 struct acl_field *acl = NULL, *tmp; local
135 acl_match_acl(krb5_context context, struct acl_field *acl, const char *string) argument
209 struct acl_field *acl; local
251 struct acl_field *acl; local
[all...]

Completed in 246 milliseconds

123