Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/vfs/
H A Dsyspath_public.h22 char vfs_get_syspath_separator(void);
H A Dsyspath_public.c78 char vfs_get_syspath_separator(void) { in vfs_get_syspath_separator() function
H A Dsyspath_posix.c160 char sep = vfs_get_syspath_separator(); in vfs_syspath_join()
H A Dsyspath_win32.c261 char sep = vfs_get_syspath_separator(); in vfs_syspath_join()