Searched refs:acl_new_entry (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_acl.c54 static struct archive_acl_entry *acl_new_entry(struct archive_acl *acl,
160 ap2 = acl_new_entry(dest,
176 ap = acl_new_entry(acl, type, permset, tag, id);
196 ap = acl_new_entry(acl, type, permset, tag, id);
218 ap = acl_new_entry(acl, type, permset, tag, id);
269 acl_new_entry(struct archive_acl *acl, function

Completed in 69 milliseconds