Searched refs:dst_arg (Results 1 – 17 of 17) sorted by relevance
82 dst_arg=144 dst_arg=$2146 case $dst_arg in147 -* | [=\(\)!]) dst_arg=./$dst_arg;;170 if test -n "$dst_arg"; then182 if test -n "$dst_arg"; then184 set fnord "$@" "$dst_arg"188 dst_arg=$arg190 case $dst_arg in191 -* | [=\(\)!]) dst_arg=./$dst_arg;;[all …]
97 dst_arg=158 -t) dst_arg=$2160 case $dst_arg in161 -* | [=\(\)!]) dst_arg=./$dst_arg;;186 if test -n "$dst_arg"; then188 set fnord "$@" "$dst_arg"192 dst_arg=$arg194 case $dst_arg in195 -* | [=\(\)!]) dst_arg=./$dst_arg;;263 if test -z "$dst_arg"; then[all …]
97 dst_arg=158 -t) dst_arg=$2182 if test -n "$dst_arg"; then184 set fnord "$@" "$dst_arg"188 dst_arg=$arg251 if test -z "$dst_arg"; then256 dst=$dst_arg266 echo "$0: $dst_arg: Is a directory" >&2
3236 dst_arg = dst_args[tracker_object.object_name]3237 file_part = FilePart(dst_arg.filename, dst_arg.file_start,3238 dst_arg.file_length)3244 dst_url = dst_arg.dst_url3256 components_to_upload.append(dst_arg)3261 invalid_component_with_generation = dst_arg.dst_url.Clone()3265 url = dst_arg.dst_url.Clone()