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

  /src/sys/external/isc/libsodium/dist/
config.guess 1064 UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
1066 echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
1068 echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
1082 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
1083 echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
1085 UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
1093 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
  /src/lib/librumpuser/build-aux/
config.guess 1101 UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
1103 echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
1105 echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
1119 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
1120 echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
1122 UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
1130 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 1102 UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
1104 echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
1106 echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
1120 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
1121 echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
1123 UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
1131 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL

Completed in 42 milliseconds