gf_move_file 5030 applications/mp4box/main.c else if (gf_move_file(outfile, inName)) fprintf(stderr, "Error renaming file %s to %s\n", outfile, inName); gf_move_file 5151 applications/mp4box/main.c e = gf_move_file(outfile, inName); gf_move_file 1161 applications/mp4client/main.c gf_move_file(item_path, dst_name); gf_move_file 610 include/gpac/tools.h GF_Err gf_move_file(const char *fileName, const char *newFileName); gf_move_file 6879 src/media_tools/dash_segmenter.c e = gf_move_file(szTempMPD, dasher->mpd_name);