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_may_be
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/posix1e/
acl_branding.c
86
_acl_brand_may_be
(const acl_t acl, int brand)
function in typeref:typename:int
102
return (
_acl_brand_may_be
(entry2acl(entry), brand));
112
assert(
_acl_brand_may_be
(acl, brand));
acl_valid.c
70
if (!
_acl_brand_may_be
(acl, ACL_BRAND_POSIX)) {
acl_calc_mask.c
72
if (!
_acl_brand_may_be
(*acl_p, ACL_BRAND_POSIX)) {
acl_support.h
46
int
_acl_brand_may_be
(const acl_t acl, int brand);
Completed in 50 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025