OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACE_EVERYONE
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
acl.h
110
#define
ACE_EVERYONE
0x4000
185
#define ACE_TYPE_FLAGS (ACE_OWNER|ACE_GROUP|
ACE_EVERYONE
| \
/src/external/bsd/libarchive/dist/libarchive/
archive_disk_acl_sunos.c
229
tace[5].a_flags =
ACE_EVERYONE
;
363
else if ((ace->a_flags &
ACE_EVERYONE
) != 0)
579
ace->a_flags |=
ACE_EVERYONE
;
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_acl.c
214
entry_type ==
ACE_EVERYONE
)
245
entry_type ==
ACE_EVERYONE
)
268
entry_type ==
ACE_EVERYONE
)
523
entry_type ==
ACE_EVERYONE
|| entry_type == 0 ||
674
entry_type !=
ACE_EVERYONE
) {
761
entry_type !=
ACE_EVERYONE
)) {
881
type !=
ACE_EVERYONE
))
963
} else if (entry_type ==
ACE_EVERYONE
) {
1371
entry_type ==
ACE_EVERYONE
)) {
1424
zfs_set_ace(aclp, zacep, masks.everyone, ALLOW, -1,
ACE_EVERYONE
);
[
all
...]
zfs_byteswap.c
100
case
ACE_EVERYONE
:
zfs_ioctl.c
5206
{(uid_t)-1, ACE_ALL_PERMS,
ACE_EVERYONE
, 0}
/src/external/cddl/osnet/dist/common/acl/
acl_common.c
115
ACE_IDENTIFIER_GROUP | ACE_OWNER | ACE_GROUP |
ACE_EVERYONE
)
651
acep->a_flags |=
ACE_EVERYONE
;
1357
} else if ((acep->a_flags &
ACE_EVERYONE
)) {
1676
ACE_EVERYONE
);
1704
case
ACE_EVERYONE
:
/src/external/bsd/libarchive/dist/libarchive/test/
test_acl_platform_nfs4.c
471
} else if (ace->a_flags &
ACE_EVERYONE
) {
/src/external/bsd/libarchive/dist/test_utils/
test_main.c
2917
ACE_EVERYONE
, ACE_ACCESS_ALLOWED_ACE_TYPE }
Completed in 63 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026