HomeSort by: relevance | last modified time | path
    Searched refs:am_max_uid (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/
aclocal.m4 1115 am_max_uid=2097151 # 2^21 - 1
1116 am_max_gid=$am_max_uid
1124 if test $am_uid -le $am_max_uid; then
configure 3029 am_max_uid=2097151 # 2^21 - 1
3030 am_max_gid=$am_max_uid
3039 if test $am_uid -le $am_max_uid; then

Completed in 28 milliseconds