Searched refs:XATTR (Results 1 - 2 of 2) sorted by relevance

/openjdk9/make/common/
H A DMakeBase.gmk507 if [ -n "`$(XATTR) -l '$@'`" ]; then $(XATTR) -c '$@'; fi
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh932 XATTR
1305 XATTR
2273 XATTR Override default value for XATTR
23895 if [ -z "${XATTR+x}" ]; then
23906 case $XATTR in
23908 ac_cv_path_XATTR="$XATTR" # Let the user override the test with a path.
23929 XATTR=$ac_cv_path_XATTR
23930 if test -n "$XATTR"; then
23931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XATTR" >
[all...]

Completed in 69 milliseconds