Home
last modified time | relevance | path

Searched refs:rs_file_copy (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-utils.h176 rs_file_copy(const gchar *source, const gchar *destination);
H A Drs-utils.c785 rs_file_copy(const gchar *source, const gchar *destination) in rs_file_copy() function
/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Drs-actions.c1302 if (rs_file_copy(path, new_path)) in ACTION()