OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACL_BRAND_POSIX
(Results
1 - 10
of
10
) sorted by relevancy
/src/lib/libc/posix1e/
acl_strip.c
72
assert(_acl_brand(aclp) ==
ACL_BRAND_POSIX
);
78
assert(_acl_brand(acl_old) ==
ACL_BRAND_POSIX
);
93
assert(_entry_brand(entry) ==
ACL_BRAND_POSIX
);
106
assert(_entry_brand(entry_new) ==
ACL_BRAND_POSIX
);
116
assert(_acl_brand(acl_new) ==
ACL_BRAND_POSIX
);
139
case
ACL_BRAND_POSIX
:
167
case
ACL_BRAND_POSIX
:
acl_branding.c
134
case
ACL_BRAND_POSIX
:
156
_acl_brand_as(acl,
ACL_BRAND_POSIX
);
acl_calc_mask.c
72
if (!_acl_brand_may_be(*acl_p,
ACL_BRAND_POSIX
)) {
76
_acl_brand_as(*acl_p,
ACL_BRAND_POSIX
);
acl_from_text.c
92
assert(_acl_brand(aclp) ==
ACL_BRAND_POSIX
);
229
_acl_brand_as(acl,
ACL_BRAND_POSIX
);
237
case
ACL_BRAND_POSIX
:
acl_valid.c
70
if (!_acl_brand_may_be(acl,
ACL_BRAND_POSIX
)) {
acl_set.c
202
if (!_entry_brand_may_be(entry_d,
ACL_BRAND_POSIX
)) {
206
_entry_brand_as(entry_d,
ACL_BRAND_POSIX
);
acl_support.c
101
assert(_entry_brand(a) ==
ACL_BRAND_POSIX
);
102
assert(_entry_brand(b) ==
ACL_BRAND_POSIX
);
157
if (_acl_brand(acl) !=
ACL_BRAND_POSIX
)
acl_to_text.c
252
case
ACL_BRAND_POSIX
:
/src/bin/setfacl/
util.c
70
case
ACL_BRAND_POSIX
:
/src/sys/sys/
acl.h
155
#define
ACL_BRAND_POSIX
1
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025