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

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

Completed in 165 milliseconds