Searched refs:newfullpath (Results 1 – 1 of 1) sorted by relevance
1006 char newfullpath[PATH_MAX]; in remote_fileio_func_rename() local1011 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath, in remote_fileio_func_rename()1014 if (IS_DIR_SEPARATOR (newfullpath[len]) in remote_fileio_func_rename()1015 && !filename_ncmp (oldfullpath, newfullpath, len)) in remote_fileio_func_rename()