Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_acl.c169 int type, int permset, int tag, int id, const char *name) in archive_acl_add_entry()
189 int type, int permset, int tag, int id, const wchar_t *name, size_t len) in archive_acl_add_entry_w_len()
209 int type, int permset, int tag, int id, const char *name, size_t len, in archive_acl_add_entry_len_l()
241 acl_special(struct archive_acl *acl, int type, int permset, int tag) in acl_special()
269 int type, int permset, int tag, int id) in acl_new_entry()
432 int *type, int *permset, int *tag, int *id, const char **name) in archive_acl_next()
1147 int type, types, tag, permset, id; in archive_acl_from_text_w() local
1430 ismode_w(const wchar_t *start, const wchar_t *end, int *permset) in ismode_w()
1464 is_nfs4_perms_w(const wchar_t *start, const wchar_t *end, int *permset) in is_nfs4_perms_w()
1527 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.h39 int permset; /* r/w/x bits */ member
H A Darchive_entry.c1666 int type, int permset, int tag, int id, const char *name) in archive_entry_acl_add_entry()
1676 int type, int permset, int tag, int id, const wchar_t *name) in archive_entry_acl_add_entry_w()
1717 int *permset, int *tag, int *id, const char **name) in archive_entry_acl_next()
/freebsd/bin/setfacl/
H A Dmerge.c41 acl_permset_t permset; in merge_user_group() local
88 acl_permset_t permset; in merge_acl() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c42 int permset; member
365 int i, permset = 0; in acl_permset_to_bitmap() local
790 int type, permset, tag, qual; in compare_entry_acls() local
H A Dtest_entry.c62 int type, permset, tag, qual; /* For ACL testing. */ in DEFINE_TEST() local
H A Dtest_acl_platform_posix1e.c63 int permset = 0; in acl_entry_get_perm() local
H A Dmain.c2452 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, in archive_test_acl_match()
2491 int type, permset, tag, qual; in archive_test_compare_acls() local
/freebsd/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c172 acl_permset_t permset; in format_entry() local
/freebsd/contrib/libarchive/test_utils/
H A Dtest_common.h421 int permset; /* Permissions for this class of users. */ member
H A Dtest_main.c2969 acl_permset_t permset; in setTestAcl() local
3336 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, in archive_test_acl_match()
3376 int type, permset, tag, qual; in assertion_entry_compare_acls() local