Home | Sort by: relevance | last modified time | path |
/src/lib/libc/posix1e/ | |
acl_support.c | 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check 233 if (count_group && (entry->ae_id <= highest_gid)) 236 count_group++; |
acl_support.c | 186 count_group=0, count_mask=0, count_other=0; local in function:_posix1e_acl_check 233 if (count_group && (entry->ae_id <= highest_gid)) 236 count_group++; |