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

Lines Matching refs:am_uid

2824       am_uid=`id -u || echo unknown`
2826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
2827 $as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
2828 if test $am_uid -le $am_max_uid; then