Searched refs:dst (Results 176 - 200 of 3103) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/tcpdump/dist/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
138 if [ x"$dst" = x ]
149 if [ -d $dst ]
151 dst="$dst"/`basename $src`
158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
194 $doit $instcmd $dst
[all...]
/netbsd-current/external/bsd/top/dist/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
139 if [ x"$dst" = x ]
150 if [ -d $dst ]
152 dst="$dst"/`basename $src`
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
195 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dinstall-sh68 dst=
175 dst=$src
178 if test -d "$dst"; then
198 dst=$dstarg
200 case $dst in
201 -*) dst=./$dst ;;
206 if test -d "$dst"; then
211 dst=$dst/`basenam
[all...]
/netbsd-current/external/gpl2/diffutils/dist/config/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
139 if [ x"$dst" = x ]
150 if [ -d $dst ]
152 dst="$dst"/`basename $src`
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
195 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/gettext/dist/build-aux/
H A Dinstall-sh68 dst=
175 dst=$src
178 if test -d "$dst"; then
198 dst=$dstarg
200 case $dst in
201 -*) dst=./$dst ;;
206 if test -d "$dst"; then
211 dst=$dst/`basenam
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
139 if [ x"$dst" = x ]
150 if [ -d $dst ]
152 dst="$dst"/`basename $src`
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
195 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/grep/dist/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
139 if [ x"$dst" = x ]
150 if [ -d $dst ]
152 dst="$dst"/`basename $src`
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
195 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/groff/dist/
H A Dinstall-sh68 dst=
175 dst=$src
178 if test -d "$dst"; then
198 dst=$dstarg
200 case $dst in
201 -*) dst=./$dst ;;
206 if test -d "$dst"; then
211 dst=$dst/`basenam
[all...]
/netbsd-current/external/gpl2/rcs/dist/
H A Dinstall-sh42 dst=""
88 dst=$1
104 dst=$src
107 if [ -d $dst ]; then
126 if [ x"$dst" = x ]
137 if [ -d $dst ]
139 dst="$dst"/`basename $src`
146 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
182 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/texinfo/dist/
H A Dinstall-sh68 dst=
175 dst=$src
178 if test -d "$dst"; then
198 dst=$dstarg
200 case $dst in
201 -*) dst=./$dst ;;
206 if test -d "$dst"; then
211 dst=$dst/`basenam
[all...]
/netbsd-current/external/bsd/nsd/dist/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
139 if [ x"$dst" = x ]
150 if [ -d $dst ]
152 dst="$dst"/`basename $src`
159 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
195 $doit $instcmd $dst
[all...]
/netbsd-current/external/bsd/jemalloc/dist/build-aux/
H A Dinstall-sh54 dst=""
100 dst=$1
116 dst=$src
119 if [ -d $dst ]; then
138 if [ x"$dst" = x ]
149 if [ -d $dst ]
151 dst="$dst"/`basename $src`
158 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
194 $doit $instcmd $dst
[all...]
/netbsd-current/external/apache2/llvm/autoconf/autoconf/
H A Dinstall-sh68 dst=
175 dst=$src
178 if test -d "$dst"; then
198 dst=$dstarg
200 case $dst in
201 -*) dst=./$dst ;;
206 if test -d "$dst"; then
211 dst=$dst/`basenam
[all...]
/netbsd-current/external/gpl3/gdb/dist/readline/readline/support/
H A Dinstall.sh51 dst=""
97 dst=$1
113 dst=$src
116 if [ -d $dst ]; then
135 if [ x"$dst" = x ]
146 if [ -d $dst ]
148 dst="$dst"/`basename $src`
155 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
191 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/support/
H A Dinstall.sh51 dst=""
97 dst=$1
113 dst=$src
116 if [ -d $dst ]; then
135 if [ x"$dst" = x ]
146 if [ -d $dst ]
148 dst="$dst"/`basename $src`
155 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
191 $doit $instcmd $dst
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dinstall-sh42 dst=""
88 dst=$1
104 dst=$src
107 if [ -d $dst ]; then
126 if [ x"$dst" = x ]
137 if [ -d $dst ]
139 dst="$dst"/`basename $src`
146 dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
182 $doit $instcmd $dst
[all...]
/netbsd-current/lib/libedit/
H A Dchartype.c95 char *dst; local
101 dst = conv->cbuff;
103 used = (ssize_t)(dst - conv->cbuff);
108 dst = conv->cbuff + used;
112 used = ct_encode_char(dst, (size_t)5, *s);
116 dst += used;
118 *dst = '\0';
200 ct_encode_char(char *dst, size_t len, wchar_t c) argument
205 l = wctomb(dst, c);
217 wchar_t *dst; local
282 ct_visual_char(wchar_t *dst, size_t len, wchar_t c) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dquote_822_local.c11 /* VSTRING *quote_822_local(dst, src)
12 /* VSTRING *dst;
15 /* VSTRING *quote_822_local_flags(dst, src, flags)
16 /* VSTRING *dst;
20 /* VSTRING *unquote_822_local(dst, src)
21 /* VSTRING *dst;
35 /* .IP dst
133 static VSTRING *make_822_quoted_string(VSTRING *dst, const char *local_part, argument
143 VSTRING_ADDCH(dst, '"');
147 VSTRING_ADDCH(dst, '\\');
156 quote_822_local_flags(VSTRING *dst, const char *mbox, int flags) argument
188 unquote_822_local(VSTRING *dst, const char *mbox) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dopcodes.s13 add *ar2+, 16, a ; Smem, 16, src [,dst]
14 add *ar3+, a, b ; Smem [,SHIFT], src [,dst] (-16<=SHIFT<=15)
17 add *ar3+, *ar4+, a ; Xmem, Ymem, dst
18 add #-32768, a ; #lk [,SHFT], src [,dst] (-32768<=lk<=32767)
20 add #0,16,a,b ; #lk, 16, src, [,dst]
22 add a,-16,b ; src [,SHIFT][,dst]
23 add a,asm,b ; src, ASM [,dst]
29 and #1,1,a,b ; #lk[,SHFT],src[,dst]
31 and #1,#16,a,b ; #lk,16,src[,dst]
33 and a ; src[,SHIFT][,dst]
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/md5/asm/
H A Dmd5-x86_64.pl17 # dst = x + ((dst + F(x,y,z) + X[k] + T_i) <<< s)
23 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
28 lea $T_i($dst,%r10d),$dst /* Const + dst + ... */
32 add %r11d, $dst /* dst += ... */
33 rol \$$s, $dst /* dst <<<
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-x86_64.pl17 # dst = x + ((dst + F(x,y,z) + X[k] + T_i) <<< s)
23 my ($pos, $dst, $x, $y, $z, $k_next, $T_i, $s) = @_;
28 lea $T_i($dst,%r10d),$dst /* Const + dst + ... */
32 add %r11d, $dst /* dst += ... */
33 rol \$$s, $dst /* dst <<<
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_int_sioimath.c36 extern void isl_sioimath_promote(isl_sioimath_ptr dst);
37 extern void isl_sioimath_try_demote(isl_sioimath_ptr dst);
39 extern void isl_sioimath_init(isl_sioimath_ptr dst);
40 extern void isl_sioimath_clear(isl_sioimath_ptr dst);
41 extern void isl_sioimath_set(isl_sioimath_ptr dst, isl_sioimath_src val);
42 extern void isl_sioimath_set_si(isl_sioimath_ptr dst, long val);
43 extern void isl_sioimath_set_ui(isl_sioimath_ptr dst, unsigned long val);
50 extern void isl_sioimath_abs(isl_sioimath_ptr dst, isl_sioimath_src arg);
51 extern void isl_sioimath_neg(isl_sioimath_ptr dst, isl_sioimath_src arg);
53 extern void isl_sioimath_add_ui(isl_sioimath_ptr dst, isl_sioimat
103 isl_sioimath_gcd(isl_sioimath_ptr dst, isl_sioimath_src lhs, isl_sioimath_src rhs) argument
125 isl_sioimath_lcm(isl_sioimath_ptr dst, isl_sioimath_src lhs, isl_sioimath_src rhs) argument
170 isl_sioimath_read(isl_sioimath_ptr dst, const char *str) argument
[all...]
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dstrlcpy.c53 * Copy src to string dst of size siz. At most siz-1 characters
58 strlcpy(char *dst, const char *src, size_t siz) argument
60 char *d = dst;
73 /* Not enough room in dst, add NUL and traverse rest of src */
76 *d = '\0'; /* NUL-terminate dst */
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dprintdstlist.c22 ippool_dst_t dst; local
24 if ((*copyfunc)(pp, &dst, sizeof(dst)))
27 if ((name != NULL) && strncmp(name, dst.ipld_name, FR_GROUPLEN))
28 return dst.ipld_next;
31 printdstlistdata(&dst, opts);
33 if ((dst.ipld_flags & IPDST_DELETE) != 0)
61 return dst.ipld_next;
/netbsd-current/external/bsd/nvi/dist/clib/
H A Dmemset.c82 register u_char *dst; local
84 dst = dst0;
93 * dst dst+length-1
100 *dst++ = VAL;
118 if ((t = (int)dst & wmask) != 0) {
122 *dst++ = VAL;
129 *(u_int *)dst = WIDEVAL;
130 dst += wsize;
137 *dst
[all...]

Completed in 615 milliseconds

1234567891011>>