Home | History | Annotate | Download | only in ImageMagick

Lines Matching refs:am_max_uid

4254       am_max_uid=2097151 # 2^21 - 1
4255 am_max_gid=$am_max_uid
4264 if test $am_uid -le $am_max_uid; then