Home
last modified time | relevance | path

Searched defs:permset (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_acl.c170 int type, int permset, int tag, int id, const char *name) in archive_acl_add_entry()
190 int type, int permset, int tag, int id, const wchar_t *name, size_t len) in archive_acl_add_entry_w_len()
210 int type, int permset, int tag, int id, const char *name, size_t len, in archive_acl_add_entry_len_l()
242 acl_special(struct archive_acl *acl, int type, int permset, int tag) in acl_special()
270 int type, int permset, int tag, int id) in acl_new_entry()
433 int *type, int *permset, int *tag, int *id, const char **name) in archive_acl_next()
1148 int type, types, tag, permset, id; in archive_acl_from_text_w() local
1426 ismode_w(const wchar_t *start, const wchar_t *end, int *permset) in ismode_w()
1460 is_nfs4_perms_w(const wchar_t *start, const wchar_t *end, int *permset) in is_nfs4_perms_w()
1523 is_nfs4_flags_w(const wchar_t *start, const wchar_t *end, int *permset) in is_nfs4_flags_w()
[all …]
H A Darchive_acl_private.h41 int permset; /* r/w/x bits */ member
H A Darchive_entry.c1514 int type, int permset, int tag, int id, const char *name) in archive_entry_acl_add_entry()
1524 int type, int permset, int tag, int id, const wchar_t *name) in archive_entry_acl_add_entry_w()
1565 int *permset, int *tag, int *id, const char **name) in archive_entry_acl_next()