OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy2
(Results
1 - 8
of
8
) sorted by relevancy
/src/distrib/vax/rx33/
Makefile
10
dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx33-
copy2
-${DISTRIBREV} \
/src/distrib/vax/rx50/
Makefile
10
dd if=../inst/miniroot-${DISTRIBREV}.fs of=rx50-
copy2
-${DISTRIBREV} \
/src/external/bsd/zstd/dist/tests/
test-zstd-versions.py
233
shutil.
copy2
(base_dir + '/' + test_dat_src, tmp_dir + '/' + test_dat)
259
shutil.
copy2
('dictBuilder', '{}/dictBuilder.{}'.format(tmp_dir, tag))
269
shutil.
copy2
('zstd', dst_zstd)
/src/external/gpl3/binutils/dist/gas/
symbols.c
979
char *
copy2
= NULL;
984
copy2
= copy;
991
free (
copy2
);
975
char *
copy2
= NULL;
local
/src/external/gpl3/binutils.old/dist/gas/
symbols.c
979
char *
copy2
= NULL;
984
copy2
= copy;
991
free (
copy2
);
975
char *
copy2
= NULL;
local
/src/external/gpl3/binutils/dist/ld/
ldlang.c
3324
char *
copy2
;
3328
copy2
= (char *) xmalloc (strlen (second) + 1);
3332
stricpy (
copy2
, second);
3337
strcut (
copy2
, "big");
3338
strcut (
copy2
, "little");
3343
for (result = 0; copy1[result] ==
copy2
[result]; result++)
3351
free (
copy2
);
3321
char *
copy2
;
local
/src/external/gpl3/binutils.old/dist/ld/
ldlang.c
3341
char *
copy2
;
3345
copy2
= (char *) xmalloc (strlen (second) + 1);
3349
stricpy (
copy2
, second);
3354
strcut (
copy2
, "big");
3355
strcut (
copy2
, "little");
3360
for (result = 0; copy1[result] ==
copy2
[result]; result++)
3368
free (
copy2
);
3338
char *
copy2
;
local
/src/external/gpl2/xcvs/dist/src/
sanity.sh
1177
$TESTDIR/rsync-test/ $TESTDIR/rsync-test-
copy2
\
1185
$TESTDIR/rsync-test/ $TESTDIR/rsync-test-
copy2
\
1188
&& test ! -f $TESTDIR/rsync-test-
copy2
/5 \
1189
&& test -f $TESTDIR/rsync-test-
copy2
/Attic/5 \
1190
&& test ! -f $TESTDIR/rsync-test-
copy2
/otherdir/7
1201
$TESTDIR/rsync-test-
copy2
[
all
...]
Completed in 47 milliseconds
Indexes created Wed Jul 15 00:26:21 UTC 2026