Searched refs:accType (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.2/include/revolution/ |
| D | nand.h | 310 u8 accType; member 334 s32 NANDOpen (const char *path, NANDFileInfo *info, u8 accType); 335 s32 NANDOpenAsync (const char *path, NANDFileInfo *info, u8 accType, NANDCallback cb, NANDCo… 348 s32 NANDSafeOpen (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length); 349 s32 NANDSafeOpenAsync (const char *path, NANDFileInfo *info, u8 accType, void *buf, u32 length, … 353 s32 NANDSimpleSafeOpen (const char *path, NANDFileInfo *info, const u8 accType, void *buf, … 354 s32 NANDSimpleSafeOpenAsync (const char *path, NANDFileInfo *info, const u8 accType, void *buf, …
|