HomeSort by: relevance | last modified time | path
    Searched defs:newfullpath (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))
  /src/external/gpl3/gdb/dist/gdb/
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))
remote-fileio.c 788 char newfullpath[PATH_MAX]; local
793 cygwin_conv_path (CCP_WIN_A_TO_POSIX, newpath, newfullpath,
796 if (IS_DIR_SEPARATOR (newfullpath[len])
797 && !filename_ncmp (oldfullpath, newfullpath, len))

Completed in 96 milliseconds