Searched refs:highest_gid (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/libc/posix1e/
H A Dacl_support.c177 uid_t highest_uid=0, highest_gid=0; local
228 if (count_group && (entry->ae_id <= highest_gid))
230 highest_gid = entry->ae_id;

Completed in 80 milliseconds