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

/freebsd-9.3-release/lib/libc/posix1e/
H A Dacl_support.c177 uid_t highest_uid=0, highest_gid=0; local
208 if (count_user && (entry->ae_id <= highest_uid))
210 highest_uid = entry->ae_id;

Completed in 41 milliseconds