Searched refs:newfullpath (Results 1 – 1 of 1) sorted by relevance
970 char newfullpath[PATH_MAX + 1]; in remote_fileio_func_rename() local974 cygwin_conv_to_full_posix_path (newpath, newfullpath); in remote_fileio_func_rename()976 if (newfullpath[len] == '/' in remote_fileio_func_rename()977 && !strncmp (oldfullpath, newfullpath, len)) in remote_fileio_func_rename()