GETRLIMITUSAGE_EUID
uid = (flags & GETRLIMITUSAGE_EUID) == 0 ? p->p_ucred->cr_ruid :
if ((uap->flags & ~(GETRLIMITUSAGE_EUID)) != 0)