Home
last modified time | relevance | path

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

/RvlSDK-3.1/include/revolution/
Dnand.h304 u8 accType; member
328 s32 NANDOpen (const char *path, NANDFileInfo *info, u8 accType);
329 s32 NANDOpenAsync (const char *path, NANDFileInfo *info, u8 accType, NANDCallback cb, NANDCo…
342 s32 NANDSafeOpen (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length);
343 s32 NANDSafeOpenAsync (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length, …
347 s32 NANDSimpleSafeOpen (const char *path, NANDFileInfo *info, const u8 accType, void *buf, …
348 s32 NANDSimpleSafeOpenAsync (const char *path, NANDFileInfo *info, const u8 accType, void *buf, …