Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/
Dfs.h43 #define FS_MODE_IROTH 0x000004 /* read bit for others */ macro
46 #define FS_MODE_IRWO (FS_MODE_IROTH | FS_MODE_IWOTH) /* read/write bits for othe…