OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNAME_S
(Results
1 - 2
of
2
) sorted by null
/external/shflags/lib/
versions
23
UNAME_S
=`uname -s`
34
os_system_=${
UNAME_S
}
56
os_system_=${
UNAME_S
}
/external/openssh/
buildpkg.sh.in
161
UNAME_S
=`uname -s`
162
case ${
UNAME_S
} in
163
SunOS)
UNAME_S
=Solaris
170
3.2)
UNAME_S
=OpenServer5
173
5)
UNAME_S
=OpenServer6
248
NAME="OpenSSH Portable for ${
UNAME_S
}"
256
PSTAMP="${
UNAME_S
} ${OS_VER} ${ARCH} `date '+%d%b%Y %H:%M'`"
659
echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$
UNAME_S
-$ARCH.pkg
667
PSTAMP="${
UNAME_S
} ${OS_VER} ${ARCH} `date '+%d%b%Y %H:%M'`"
670
echo | pkgtrans -os ${FAKE_ROOT} ${START}/$PKGNAME-$VERSION$REV-$
UNAME_S
-$ARCH.pk
[
all
...]
Completed in 143 milliseconds