Lines Matching refs:dest
3170 dest=
3179 if test -n "$dest"; then
3180 files="$files $dest"
3181 dest="$arg"
3202 dest="$arg"
3231 if test -z "$dest"; then
3241 dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
3244 test -d "$dest" && isdir=yes
3246 destdir="$dest"
3249 destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
3250 test "X$destdir" = "X$dest" && destdir=.
3251 destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
3256 $echo "$modename: \`$dest' is not a directory" 1>&2