Home
last modified time | relevance | path

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

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dfsdb.h196 extern bool my_issamevolume(const TCHAR *path1, const TCHAR *path2, TCHAR *path);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dfsdb.h185 extern int my_issamevolume(const TCHAR *path1, const TCHAR *path2, TCHAR *path);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dfilesys_host.cpp578 int my_issamevolume(const TCHAR *path1, const TCHAR *path2, TCHAR *path) in my_issamevolume() function
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dmisc.c1342 bool my_issamevolume(const TCHAR *path1, const TCHAR *path2, TCHAR *path) in my_issamevolume() function
H A Dfilesys.c3450 i = my_issamevolume (u->rootnode.nname, tmp, path); in action_read_link()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dfilesys.cpp3796 i = my_issamevolume (u->rootnode.nname, tmp, path); in action_read_link()