Home
last modified time | relevance | path

Searched refs:UNAME_VERSION (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dconfig.guess135 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
167 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
231 case "$UNAME_VERSION" in
578 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
619 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
1079 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
1116 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}{$UNAME_VERSION}"
1483 UNAME_VERSION = "$UNAME_VERSION"

Completed in 6 milliseconds