Searched refs:f_rename (Results 1 – 3 of 3) sorted by relevance
33 Added f_rename().204 2nd argument of f_rename() can have a drive number and it will be ignored.271 Made f_rename() be able to rename objects with the same name but case.
450 FRESULT f_rename (const TCHAR* path_old, const TCHAR* path_new); /* Rename/Move a file or directory…
4882 FRESULT f_rename ( function