Searched refs:path_old (Results 1 – 3 of 3) sorted by relevance
47 path_old = os.environ['PATH'].split(':') variable49 path_new = ':'.join(filter(path_filter, path_old))
450 FRESULT f_rename (const TCHAR* path_old, const TCHAR* path_new); /* Rename/Move a file or directory…
4883 const TCHAR* path_old, /* Pointer to the object name to be renamed */ argument4903 res = mount_volume(&path_old, &fs, FA_WRITE); /* Get logical drive of the old object */4913 res = follow_virentry(&djo.obj,path_old);4924 res = follow_path(&djo, path_old); /* Check old object */