Searched refs:do_copy (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/usr.bin/lex/ |
| D | misc.c | 783 int do_copy = 1; in skelout() local 800 do_copy = C_plus_plus; in skelout() 804 do_copy = ! C_plus_plus; in skelout() 808 do_copy = 1; in skelout() 817 else if ( do_copy ) in skelout()
|
| /freebsd-9-stable/contrib/groff/src/preproc/pic/ |
| D | pic.h | 99 void do_copy(const char *file);
|
| D | pic.y | 372 do_copy($2.str);
|
| D | lex.cpp | 1427 void do_copy(const char *filename) in do_copy() function
|
| /freebsd-9-stable/sys/arm/arm/ |
| D | locore.S | 102 b do_copy 107 do_copy: label
|
| /freebsd-9-stable/sys/dev/sbni/ |
| D | if_sbni.c | 549 goto do_copy; in download_data() 556 do_copy: in download_data()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | coff-rs6000.c | 176 static bfd_boolean do_copy 1723 do_copy (out_bfd, in_bfd) in do_copy() function 2208 if (! do_copy (abfd, sub)) 2447 if (! do_copy (abfd, current_bfd))
|
| D | ChangeLog-0203 | 9847 (do_copy) : New function for object file copying in archives. 9851 (xcoff_write_armap_big) : Use do_copy and do_pad. 9853 do_copy and do_pad.
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | objcopy.c | 2015 do_copy: in copy_file() 2046 goto do_copy; in copy_file()
|
| /freebsd-9-stable/contrib/gnu-sort/ |
| D | ChangeLog | 571 re_protect, make_path_private, target_directory_operand, do_copy, 588 (do_copy): Rewrite slightly to avoid need for "unreachable" comment. 686 * src/cp.c (do_copy): Likewise. 850 * src/cp.c (do_copy): Likewise. 869 * src/cp.c (long_opts, usage, do_copy, main): Add -t and -T as 912 (long_opts, usage, do_copy, main): Add support for 954 * src/cp.c (do_copy): Use it. 958 * src/cp.c (do_copy): Don't assume argc is positive. 962 * src/cp.c (do_copy): Don't output a usage message because of file 969 * src/cp.c (do_copy): Remove test for trailing slash, since [all …]
|
| /freebsd-9-stable/contrib/groff/ |
| D | ChangeLog | 2165 * src/preproc/pic/pic.y: Remove redundant declaration of `do_copy'.
|