Home | Sort by: relevance | last modified time | path |
/src/lib/libc/posix1e/ | |
acl_support.c | 182 uid_t highest_uid=0, highest_gid=0; local in function:_posix1e_acl_check 213 if (count_user && (entry->ae_id <= highest_uid)) 215 highest_uid = entry->ae_id; |
acl_support.c | 182 uid_t highest_uid=0, highest_gid=0; local in function:_posix1e_acl_check 213 if (count_user && (entry->ae_id <= highest_uid)) 215 highest_uid = entry->ae_id; |