Searched refs:acl_new_entry (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_acl.c | 53 static struct archive_acl_entry *acl_new_entry(struct archive_acl *acl, 110 ap2 = acl_new_entry(dest, in archive_acl_copy() 126 ap = acl_new_entry(acl, type, permset, tag, id); in archive_acl_add_entry() 146 ap = acl_new_entry(acl, type, permset, tag, id); in archive_acl_add_entry_w_len() 168 ap = acl_new_entry(acl, type, permset, tag, id); in archive_acl_add_entry_len_l() 219 acl_new_entry(struct archive_acl *acl, in acl_new_entry() function
|