OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mask_perm
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/posix1e/
acl_to_text.c
72
acl_perm_t ae_perm, effective_perm,
mask_perm
;
local in function:_posix1e_acl_to_text
80
mask_perm
= ACL_PERM_BITS; /* effective is regular if no mask */
83
mask_perm
= acl_int->acl_entry[i].ae_perm;
115
effective_perm = ae_perm &
mask_perm
;
143
effective_perm = ae_perm &
mask_perm
;
175
effective_perm = ae_perm &
mask_perm
;
acl_to_text.c
72
acl_perm_t ae_perm, effective_perm,
mask_perm
;
local in function:_posix1e_acl_to_text
80
mask_perm
= ACL_PERM_BITS; /* effective is regular if no mask */
83
mask_perm
= acl_int->acl_entry[i].ae_perm;
115
effective_perm = ae_perm &
mask_perm
;
143
effective_perm = ae_perm &
mask_perm
;
175
effective_perm = ae_perm &
mask_perm
;
Completed in 23 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025