OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNAME_MACHINE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/
config.guess
130
UNAME_MACHINE
=`(uname -m) 2>/dev/null` ||
UNAME_MACHINE
=unknown
158
case "${
UNAME_MACHINE
}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
228
echo ${
UNAME_MACHINE
}-unknown-ekkobsd${UNAME_RELEASE}
231
echo ${
UNAME_MACHINE
}-unknown-solidbsd${UNAME_RELEASE}
237
echo ${
UNAME_MACHINE
}-unknown-mirbsd${UNAME_RELEASE}
255
UNAME_MACHINE
="alpha" ;;
257
UNAME_MACHINE
="alpha" ;;
259
UNAME_MACHINE
="alpha" ;;
261
UNAME_MACHINE
="alphaev5" ;
[
all
...]
/src/lib/librumpuser/build-aux/
config.guess
130
UNAME_MACHINE
=`(uname -m) 2>/dev/null` ||
UNAME_MACHINE
=unknown
158
case "${
UNAME_MACHINE
}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
249
echo ${
UNAME_MACHINE
}-unknown-ekkobsd${UNAME_RELEASE}
252
echo ${
UNAME_MACHINE
}-unknown-solidbsd${UNAME_RELEASE}
258
echo ${
UNAME_MACHINE
}-unknown-mirbsd${UNAME_RELEASE}
261
echo ${
UNAME_MACHINE
}-unknown-sortix
279
UNAME_MACHINE
=alpha ;;
281
UNAME_MACHINE
=alpha ;;
283
UNAME_MACHINE
=alpha ;
[
all
...]
/src/sys/external/isc/libsodium/dist/build-aux/
config.guess
130
UNAME_MACHINE
=`(uname -m) 2>/dev/null` ||
UNAME_MACHINE
=unknown
158
case "${
UNAME_MACHINE
}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
249
echo ${
UNAME_MACHINE
}-unknown-ekkobsd${UNAME_RELEASE}
252
echo ${
UNAME_MACHINE
}-unknown-solidbsd${UNAME_RELEASE}
258
echo ${
UNAME_MACHINE
}-unknown-mirbsd${UNAME_RELEASE}
261
echo ${
UNAME_MACHINE
}-unknown-sortix
279
UNAME_MACHINE
=alpha ;;
281
UNAME_MACHINE
=alpha ;;
283
UNAME_MACHINE
=alpha ;
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025