Home
last modified time | relevance | path

Searched refs:lives_mv (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dstartup.c40 lives_mv(fname, fname2); in migrate_config()
47 lives_mv(fname, fname2); in migrate_config()
H A Dsaveplay.c6534 lives_mv(temp_recovery_file, mainw->recovery_file);
6639 lives_mv(recording_file, xfile);
6642 lives_mv(recording_numbering_file, xfile);
6651 lives_mv(recovery_file, xfile);
6654 lives_mv(recovery_numbering_file, xfile);
6686 lives_mv(xfile, recovery_file);
6689 lives_mv(xfile, recovery_numbering_file);
6701 lives_mv(xfile, recording_file);
6704 lives_mv(xfile, recording_numbering_file);
H A Dcvirtual.c1104 lives_mv(oname, nname); in insert_blank_frames()
H A Dmain.h1674 int lives_mv(const char *from, const char *to);
H A Dcallbacks.c1236 if (lives_mv(from, dest)) { in on_utube_select()
3520 lives_mv(fnameto, fnamefrom);
5310 lives_mv(oldval, newval);
6110 lives_mv(from, to);
6461 lives_mv(from, to);
6482 lives_mv(from, to);
H A Dutils.c4446 int lives_mv(const char *from, const char *to) { in lives_mv() function
H A Dmultitrack.c990 lives_mv(eload_file, uldir); in mt_load_recovery_layout()
993 lives_mv(aload_file, uldir); in mt_load_recovery_layout()
22188 lives_mv((const char *)map->data, tmp); in migrate_layouts()
H A Dcolourspace.c13685 lives_mv(fname, fname_bak); in resize_all()