Searched refs:accType (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.3/include/revolution/ |
| D | nand.h | 316 u8 accType; member 340 s32 NANDOpen (const char *path, NANDFileInfo *info, u8 accType); 341 s32 NANDOpenAsync (const char *path, NANDFileInfo *info, u8 accType, NANDCallback cb, NANDCo… 355 s32 NANDSimpleSafeOpen (const char *path, NANDFileInfo *info, const u8 accType, void *buf, … 356 s32 NANDSimpleSafeOpenAsync (const char *path, NANDFileInfo *info, const u8 accType, void *buf, …
|