| /src/lib/libc/posix1e/ |
| H A D | acl_init.c | 56 acl_t acl; local in function:acl_init 82 acl_dup(acl_t acl) argument [all...] |
| H A D | acl_copy.c | 79 acl_copy_ext(void *buf_p, acl_t acl, ssize_t size) argument
|
| H A D | acl_delete_entry.c | 80 acl_delete_entry(acl_t acl, acl_entry_t entry_d) argument 131 acl_delete_entry_np(acl_t acl,int offset) argument [all...] |
| H A D | acl_entry.c | 128 acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p) argument [all...] |
| H A D | acl_valid.c | 62 acl_valid(acl_t acl) argument 85 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) argument 100 acl_valid_link_np(const char * pathp,acl_type_t type,acl_t acl) argument 115 acl_valid_fd_np(int fd,acl_type_t type,acl_t acl) argument [all...] |
| H A D | acl_branding.c | 69 _acl_brand(const acl_t acl) argument 86 _acl_brand_may_be(const acl_t acl, int brand) argument 109 _acl_brand_as(acl_t acl, int brand) argument 125 _acl_type_not_valid_for_acl(const acl_t acl, acl_type_ argument 147 _acl_brand_from_type(acl_t acl,acl_type_t type) argument 165 acl_get_brand_np(acl_t acl,int * brand_p) argument [all...] |
| H A D | acl_set.c | 59 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) argument 80 acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl) argument 101 acl_set_fd(int fd,acl_t acl) argument 111 acl_set_fd_np(int fd,acl_t acl,acl_type_t type) argument [all...] |
| H A D | acl_to_text.c | 61 _posix1e_acl_to_text(acl_t acl, ssize_t *len_p, int flags) argument 243 acl_to_text_np(acl_t acl, ssize_t *len_p, int flags) argument 263 acl_to_text(acl_t acl,ssize_t * len_p) argument [all...] |
| H A D | acl_from_text.c | 196 acl_t acl; local in function:acl_from_text [all...] |
| H A D | acl_support.c | 138 _posix1e_acl_sort(acl_t acl) argument 154 _posix1e_acl(acl_t acl, acl_type_t type) argument 178 _posix1e_acl_check(acl_t acl) argument 352 _posix1e_acl_add_entry(acl_t acl,acl_tag_t tag,uid_t id,acl_perm_t perm) argument [all...] |
| /src/bin/setfacl/ |
| H A D | mask.c | 52 acl_t acl; local in function:set_acl_mask [all...] |
| H A D | remove.c | 50 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) argument
|
| H A D | merge.c | 95 merge_acl(acl_t acl, acl_t *prev_acl, const char *filename) argument 246 add_acl(acl_t acl, uint entry_number, acl_t *prev_acl, const char *filename) argument
|
| H A D | setfacl.c | 63 acl_t acl; member in struct:sf_entry 140 clear_inheritance_flags(acl_t acl) argument 182 acl_t acl, nacl; local in function:handle_file [all...] |
| /src/sys/netbt/ |
| H A D | sco_upper.c | 126 struct hci_link *acl, *sco; local in function:sco_connect_pcb
|
| H A D | hci_unit.c | 216 int acl; local in function:hci_disable
|
| H A D | hci_event.c | 1251 int acl; local in function:hci_cmd_reset
|
| H A D | hci_link.c | 773 struct hci_link *sco, *acl; local in function:hci_sco_newconn
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_acl.c | 78 ufs_sync_acl_from_inode(struct inode *ip, struct acl *acl) argument 147 ufs_sync_inode_from_acl(struct acl * acl,struct inode * ip) argument [all...] |
| /src/sys/kern/ |
| H A D | subr_acl_posix1e.c | 171 acl_posix1e_acl_to_mode(struct acl *acl) argument 229 acl_posix1e_check(struct acl * acl) argument [all...] |
| /src/sys/net80211/ |
| H A D | ieee80211_acl.c | 74 struct acl { struct 125 struct acl *ac local in function:_find_acl 137 _acl_free(struct aclstate * as,struct acl * acl) argument 167 struct acl *acl, *new; local in function:acl_add 199 struct acl *acl; local in function:acl_remove 218 struct acl *acl; local in function:acl_free_all 274 struct acl *acl; local in function:acl_getioctl [all...] |
| /src/bin/getfacl/ |
| H A D | getfacl.c | 100 acl_t acl; local in function:acl_from_stat 189 acl_t acl; local in function:print_acl [all...] |
| /src/bin/cp/ |
| H A D | utils.c | 419 acl_t acl; local in function:preserve_fd_acls 474 acl_t acl; local in function:preserve_dir_acls [all...] |
| /src/usr.sbin/mrouted/ |
| H A D | vif.c | 399 struct vif_acl *acl; local in function:stop_all_vifs 1345 struct vif_acl *acl; local in function:dump_vifs [all...] |
| /src/sys/miscfs/genfs/ |
| H A D | genfs_vnops.c | 686 genfs_can_access(vnode_t * vp,kauth_cred_t cred,uid_t file_uid,gid_t file_gid,mode_t file_mode,struct acl * acl,accmode_t accmode) argument 754 genfs_can_access_acl_posix1e(vnode_t * vp,kauth_cred_t cred,uid_t file_uid,gid_t file_gid,mode_t file_mode,struct acl * acl,accmode_t accmode) argument [all...] |