Home | History | Annotate | Download | only in google-breakpad

Lines Matching refs:am_max_uid

2818       am_max_uid=2097151 # 2^21 - 1
2819 am_max_gid=$am_max_uid
2828 if test $am_uid -le $am_max_uid; then