Home
last modified time | relevance | path

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

/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/
H A Darchive_acl.c169 int type, int permset, int tag, int id, const char *name) in archive_acl_add_entry()
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
1425 ismode_w(const wchar_t *start, const wchar_t *end, int *permset) in ismode_w()
1630 int type, types, tag, permset, id; in archive_acl_from_text_l() local
1915 ismode(const char *start, const char *end, int *permset) in ismode()
1949 is_nfs4_perms(const char *start, const char *end, int *permset) in is_nfs4_perms()
[all …]
H A Darchive_acl_private.h39 int permset; /* r/w/x bits */ member
H A Darchive_entry.c1556 int type, int permset, int tag, int id, const char *name) in archive_entry_acl_add_entry()
1566 int type, int permset, int tag, int id, const wchar_t *name) in archive_entry_acl_add_entry_w()
1607 int *permset, int *tag, int *id, const char **name) in archive_entry_acl_next()
/freebsd/contrib/libarchive/libarchive/test/
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
H A Dtest_acl_platform_nfs4.c42 int permset; member
365 int i, permset = 0; in acl_permset_to_bitmap() local
789 int type, permset, tag, qual; in compare_entry_acls() local
H A Dtest_acl_platform_posix1e.c63 int permset = 0; in acl_entry_get_perm() local
H A Dtest_entry.c62 int type, permset, tag, qual; /* For ACL testing. */ in DEFINE_TEST() local
/freebsd/contrib/libarchive/test_utils/
H A Dtest_common.h418 int permset; /* Permissions for this class of users. */ member
H A Dtest_main.c2950 acl_permset_t permset; in setTestAcl() local
3317 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, in archive_test_acl_match()
3357 int type, permset, tag, qual; in assertion_entry_compare_acls() local
/freebsd/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c172 acl_permset_t permset; in format_entry() local