Home
last modified time | relevance | path

Searched refs:newfullpath (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dremote-fileio.c1006 char newfullpath[PATH_MAX]; in remote_fileio_func_rename() local
1011 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()