Searched refs:move_file (Results 1 – 6 of 6) sorted by relevance
32 int move_file(const char *, const char *);
53 move_file(const char *from, const char *to) in move_file() function
420 if (move_file(TMPOUTNAME, outname) < 0) { in main()469 if (!check_only && move_file(TMPREJNAME, rejname) < 0) in main()
1518 if (move_file(TMPOUTNAME, outname) < 0) { in do_ed_script()
190 move_file($TMP_FILE, $LEAPFILE);196 move_file($TMP_FILE, 'leap-seconds.list_corrupt');218 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},