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

/openjdk10/make/common/
H A DMakeBase.gmk518 if [ -n "`$(XATTR) -l '$@'`" ]; then $(XATTR) -c '$@'; fi
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh933 XATTR
1308 XATTR
2276 XATTR Override default value for XATTR
24175 if [ -z "${XATTR+x}" ]; then
24186 case $XATTR in
24188 ac_cv_path_XATTR="$XATTR" # Let the user override the test with a path.
24209 XATTR=$ac_cv_path_XATTR
24210 if test -n "$XATTR"; then
24211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XATTR" >
[all...]

Completed in 133 milliseconds