Home
last modified time | relevance | path

Searched refs:move_file (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.bin/patch/
H A Dutil.h31 int move_file(const char *, const char *);
H A Dutil.c52 move_file(const char *from, const char *to) in move_file() function
H A Dpatch.c419 if (move_file(TMPOUTNAME, outname) < 0) { in main()
472 if (!check_only && move_file(TMPREJNAME, rejname) < 0) in main()
H A Dpch.c1515 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script()
/freebsd/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in191 move_file($TMP_FILE, $LEAPFILE);
197 move_file($TMP_FILE, 'leap-seconds.list_corrupt');
219 sub move_file {
/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl460 sub move_file subroutine
924 $result = ::move_file($self->{data_file}->{file_name},
930 $result = ::move_file($self->{control_file}->{file_name},