Searched refs:dstarg (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/lib/libiberty/
H A Dinstall-sh70 dstarg=
128 -t) dstarg=$2
141 test -n "$dir_arg$dstarg" && break
145 if test -n "$dstarg"; then
147 set fnord "$@" "$dstarg"
151 dstarg=$arg
193 if test -z "$dstarg"; then
198 dst=$dstarg
208 echo "$0: $dstarg: Is a directory" >&2
/openbsd-current/gnu/usr.bin/binutils-2.17/
H A Dinstall-sh70 dstarg=
128 -t) dstarg=$2
141 test -n "$dir_arg$dstarg" && break
145 if test -n "$dstarg"; then
147 set fnord "$@" "$dstarg"
151 dstarg=$arg
193 if test -z "$dstarg"; then
198 dst=$dstarg
208 echo "$0: $dstarg: Is a directory" >&2
/openbsd-current/gnu/usr.bin/texinfo/
H A Dinstall-sh70 dstarg=
128 -t) dstarg=$2
141 test -n "$dir_arg$dstarg" && break
145 if test -n "$dstarg"; then
147 set fnord "$@" "$dstarg"
151 dstarg=$arg
193 if test -z "$dstarg"; then
198 dst=$dstarg
208 echo "$0: $dstarg: Is a directory" >&2

Completed in 63 milliseconds