Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4.5/build/libraries/fs/common/src/
Dfs_file.c1306 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()