Home | Sort by: relevance | last modified time | path |
/src/lib/libc/posix1e/ | |
acl_support.c | 185 int count_user_obj=0, count_user=0, count_group_obj=0, local in function:_posix1e_acl_check 213 if (count_user && (entry->ae_id <= highest_uid)) 216 count_user++; |
acl_support.c | 185 int count_user_obj=0, count_user=0, count_group_obj=0, local in function:_posix1e_acl_check 213 if (count_user && (entry->ae_id <= highest_uid)) 216 count_user++; |