OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am_uid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/
aclocal.m4
1121
am_uid
=`id -u || echo unknown`
1123
AC_MSG_CHECKING([whether UID '$
am_uid
' is supported by ustar format])
1124
if test $
am_uid
-le $am_max_uid; then
configure
3035
am_uid
=`id -u || echo unknown`
3037
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$
am_uid
' is supported by ustar format" >&5
3038
$as_echo_n "checking whether UID '$
am_uid
' is supported by ustar format... " >&6; }
3039
if test $
am_uid
-le $am_max_uid; then
Completed in 24 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025