Searched defs:permset (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_compat_solaris_tar_acl.c41 int type, permset, tag, qual; local
[all...]
H A Dtest_acl_nfs4.c38 int permset; /* Permissions for this class of users. */ member in struct:acl_t
177 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, argument
215 int type, permset, tag, qual; local
[all...]
H A Dtest_acl_pax.c40 int permset; /* Permissions for this class of users. */ member in struct:acl_t
95 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
124 int type, permset, tag, qual; local
[all...]
H A Dtest_acl_posix1e.c38 int permset; /* Permissions for this class of users. */ member in struct:acl_t
121 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) argument
156 int type, permset, tag, qual; local
[all...]
H A Dtest_acl_freebsd_posix1e.c33 int permset; /* Permissions for this class of users. */ member in struct:myacl_t
79 int permset = 0; local
[all...]
H A Dtest_entry.c59 int type, permset, tag, qual; /* For ACL testing. */ local
[all...]
H A Dtest_acl_freebsd_nfs4.c34 int permset; member in struct:myacl_t
214 int i, permset = 0; local
353 int type, permset, tag, qual; local
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_acl_private.h41 int permset; /* r/w/x bits */ member in struct:archive_acl_entry
H A Darchive_acl.c119 archive_acl_add_entry(struct archive_acl *acl, int type, int permset, int tag, int id, const char *name) argument
139 archive_acl_add_entry_w_len(struct archive_acl *acl, int type, int permset, int tag, int id, const wchar_t *name, size_t len) argument
159 archive_acl_add_entry_len_l(struct archive_acl *acl, int type, int permset, int tag, int id, const char *name, size_t len, struct archive_string_conv *sc) argument
192 acl_special(struct archive_acl *acl, int type, int permset, int tag) argument
219 acl_new_entry(struct archive_acl *acl, int type, int permset, int tag, int id) argument
369 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, int *type, int *permset, int *tag, int *id, const char **name) argument
833 int type, tag, permset, id; local
960 ismode_w(const wchar_t *start, const wchar_t *end, int *permset) argument
1063 int type, tag, permset, id; local
1194 ismode(const char *start, const char *end, int *permset) argument
[all...]
H A Darchive_entry.c1276 archive_entry_acl_add_entry(struct archive_entry *entry, int type, int permset, int tag, int id, const char *name) argument
1286 archive_entry_acl_add_entry_w(struct archive_entry *entry, int type, int permset, int tag, int id, const wchar_t *name) argument
1318 archive_entry_acl_next(struct archive_entry *entry, int want_type, int *type, int *permset, int *tag, int *id, const char **name) argument
/freebsd-10.0-release/bin/setfacl/
H A Dmerge.c45 acl_permset_t permset; local
92 acl_permset_t permset; local
/freebsd-10.0-release/lib/libc/posix1e/
H A Dacl_to_text_nfs4.c171 acl_permset_t permset; local

Completed in 187 milliseconds