Searched refs:UNAME (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/
H A DMakefile17 UNAME = uname macro
36 archExpr = case "`$(UNAME) -m`" in \
44 $(UNAME) -m \
/openjdk9/test/
H A DTestCommon.gmk63 UNAME = uname
69 UNAME_S := $(shell $(UNAME) -s | $(CUT) -f1 -d_)
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1046 UNAME
1276 UNAME
2244 UNAME Override default value for UNAME
12189 if [ -z "${UNAME+x}" ]; then
12200 case $UNAME in
12202 ac_cv_path_UNAME="$UNAME" # Let the user override the test with a path.
12223 UNAME=$ac_cv_path_UNAME
12224 if test -n "$UNAME"; then
12225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UNAME" >
[all...]

Completed in 225 milliseconds