Searched refs:path_new (Results 1 – 2 of 2) sorted by relevance
319 FRESULT f_rename (const TCHAR* path_old, const TCHAR* path_new); /* Rename/Move a file or directory…
5072 const TCHAR* path_new /* Pointer to the new name */ argument5083 get_ldnumber(&path_new); /* Snip the drive number of new name off */5103 res = follow_path(&djn, path_new); /* Make sure if new object name is not in use */5125 res = follow_path(&djn, path_new); /* Make sure if new object name is not in use */