Lines Matching refs:file
47 file=$1
48 case $file in
66 file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
69 file=`cygpath -m "$file" || echo "$file"`
72 file=`winepath -w "$file" || echo "$file"`
107 Members may be specified in a file named with @FILE.
148 archive=$file
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
248 set x "$@" "@$file"
252 set x "$@" "$file"