| /freebsd-9-stable/usr.sbin/pkg_install/create/ |
| D | perform.c | 284 copy_file(home, Install, INSTALL_FNAME); in pkg_perform() 290 copy_file(home, PostInstall, POST_INSTALL_FNAME); in pkg_perform() 296 copy_file(home, DeInstall, DEINSTALL_FNAME); in pkg_perform() 302 copy_file(home, PostDeInstall, POST_DEINSTALL_FNAME); in pkg_perform() 308 copy_file(home, Require, REQUIRE_FNAME); in pkg_perform() 314 copy_file(home, Display, DISPLAY_FNAME); in pkg_perform() 321 copy_file(home, Mtree, MTREE_FNAME); in pkg_perform()
|
| /freebsd-9-stable/contrib/groff/src/roff/troff/ |
| D | div.h | 67 virtual void copy_file(const char *filename) = 0; 92 void copy_file(const char *filename); 143 void copy_file(const char *filename);
|
| D | column.cpp | 55 void copy_file(hunits, vunits, const char *); 277 out->copy_file(hpos, pos, filename.contents()); in output() 368 void column::copy_file(hunits page_offset, vunits pos, const char *filename) in copy_file() function in column
|
| D | div.cpp | 326 void macro_diversion::copy_file(const char *filename) in copy_file() function in macro_diversion 440 void top_level_diversion::copy_file(const char *filename) in copy_file() function in top_level_diversion 444 the_output->copy_file(page_offset, vertical_position, filename); in copy_file()
|
| D | node.h | 643 virtual void copy_file(hunits x, vunits y, const char *filename) = 0;
|
| /freebsd-9-stable/bin/cp/ |
| D | cp.c | 421 if (copy_file(curr, dne)) in copy() 465 if (copy_file(curr, dne)) in copy() 478 if (copy_file(curr, dne)) in copy() 483 if (copy_file(curr, dne)) in copy()
|
| D | extern.h | 45 int copy_file(const FTSENT *, int);
|
| D | utils.c | 76 copy_file(const FTSENT *entp, int dne) in copy_file() function
|
| /freebsd-9-stable/usr.sbin/cron/crontab/ |
| D | crontab.c | 231 copy_file(FILE *in, FILE *out) { in copy_file() function 275 copy_file(f, stdout); in list_cmd() 359 copy_file(f, NewCrontab);
|
| /freebsd-9-stable/contrib/groff/src/devices/grohtml/ |
| D | html.h | 68 simple_output ©_file(FILE *);
|
| D | output.cpp | 160 simple_output &simple_output::copy_file(FILE *infp) in copy_file() function in simple_output
|
| /freebsd-9-stable/contrib/groff/src/devices/grops/ |
| D | ps.h | 39 ps_output ©_file(FILE *);
|
| D | ps.cpp | 104 ps_output &ps_output::copy_file(FILE *infp) in copy_file() function in ps_output 1517 out.copy_file(tempfp); in ~ps_printer()
|
| /freebsd-9-stable/usr.sbin/pkg_install/lib/ |
| D | lib.h | 184 void copy_file(const char *, const char *, const char *);
|
| D | file.c | 270 copy_file(const char *dir, const char *fname, const char *to) in copy_file() function
|
| /freebsd-9-stable/gnu/usr.bin/patch/ |
| D | util.h | 79 void copy_file(char *_from, char *_to);
|
| D | util.c | 143 copy_file(char *from, char *to) in copy_file() function
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | login.c | 446 copy_file (tmp_name, passfile);
|
| D | rcscmds.c | 315 copy_file (diffout, workfile);
|
| D | subr.c | 857 copy_file (filename, backup_name);
|
| D | filesubr.c | 31 copy_file (from, to) in copy_file() function
|
| D | diff.c | 718 copy_file (tocvsPath, finfo->file);
|
| D | cvs.h | 603 void copy_file PROTO((const char *from, const char *to));
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | ChangeLog-2006 | 155 (copy_file): Compute force_output_target parameter to pass to 210 (copy_file): Likewise.
|
| D | objcopy.c | 1972 copy_file (const char *input_filename, const char *output_filename, in copy_file() function 2776 copy_file (argv[i], tmpname, input_target, output_target); in strip_main() 3400 copy_file (input_filename, tmpname, input_target, output_target); in copy_main()
|