Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dnand.h253 u8 accType; member
275 s32 NANDOpen (const char *path, NANDFileInfo *info, u8 accType);
276 s32 NANDOpenAsync (const char *path, NANDFileInfo *info, u8 accType, NANDCallback cb, NANDCo…
289 s32 NANDSafeOpen (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length);
290 s32 NANDSafeOpenAsync (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length, …