Searched defs:mode (Results 1 – 1 of 1) sorted by relevance
1306 BOOL FS_OpenFileEx(FSFile *file, const char *path, u32 mode) in FS_OpenFileEx()1682 BOOL FS_OpenDirectory(FSFile *file, const char *path, u32 mode) in FS_OpenDirectory()2093 BOOL FS_OpenFileExW(FSFile *file, const u16 *path, u32 mode) in FS_OpenFileExW()2153 BOOL FS_OpenDirectoryW(FSFile *file, const u16 *path, u32 mode) in FS_OpenDirectoryW()