Searched refs:dst_arg (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
160 case $dst_arg in
161 -* | [=\(\)!]) dst_arg=./$dst_arg;;
180 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
186 if test -n "$dst_arg"; then
188 set fnord "$@" "$dst_arg"
192 dst_arg=$arg
194 case $dst_arg i
[all...]
/macosx-10.10/curl-83.1.2/curl/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
160 case $dst_arg in
161 -* | [=\(\)!]) dst_arg=./$dst_arg;;
180 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
186 if test -n "$dst_arg"; then
188 set fnord "$@" "$dst_arg"
192 dst_arg=$arg
194 case $dst_arg i
[all...]
/macosx-10.10/Heimdal-398.1.2/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/libarchive-30/libarchive/build/autoconf/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/pcre-7/pcre/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dinstall-sh97 dst_arg=
158 -t) dst_arg=$2
176 if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
182 if test -n "$dst_arg"; then
184 set fnord "$@" "$dst_arg"
188 dst_arg=$arg
251 if test -z "$dst_arg"; then
256 dst=$dst_arg
266 echo "$0: $dst_arg: Is a directory" >&2
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.c2172 bpf_mcopy(const void *src_arg, void *dst_arg, size_t len) argument
2178 dst = dst_arg;

Completed in 114 milliseconds