Searched refs:move_file (Results 1 – 6 of 6) sorted by relevance
31 int move_file(const char *, const char *);
52 move_file(const char *from, const char *to) in move_file() function
419 if (move_file(TMPOUTNAME, outname) < 0) { in main()472 if (!check_only && move_file(TMPREJNAME, rejname) < 0) in main()
1515 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script()
191 move_file($TMP_FILE, $LEAPFILE);197 move_file($TMP_FILE, 'leap-seconds.list_corrupt');219 sub move_file {
460 sub move_file subroutine924 $result = ::move_file($self->{data_file}->{file_name}, 930 $result = ::move_file($self->{control_file}->{file_name},