From 3f60dbbd457b162c6ffc8f356cfc70cd07056a74 Mon Sep 17 00:00:00 2001 From: TheOfficialFloW Date: Sat, 11 Feb 2017 00:35:02 +0100 Subject: Update db.yml (#134) --- nids/360/SceIofilemgr.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nids/360/SceIofilemgr.yml') diff --git a/nids/360/SceIofilemgr.yml b/nids/360/SceIofilemgr.yml index d348ffc..dcebef3 100644 --- a/nids/360/SceIofilemgr.yml +++ b/nids/360/SceIofilemgr.yml @@ -30,15 +30,24 @@ modules: nid: 0x40FD29C7 functions: sceIoChstat: 0x7D42B8DC + sceIoChstatByFd: 0xDF57A75F sceIoClose: 0xF99DD8A3 + sceIoDclose: 0x19C81DD6 sceIoDevctl: 0x16882FC4 sceIoDopen: 0x463B25CC sceIoDread: 0x20CF5FC7 sceIoGetstat: 0x75C96D25 + sceIoGetstatByFd: 0x462F059B sceIoLseek: 0x62090481 sceIoMkdir: 0x7F710B25 sceIoOpen: 0x75192972 sceIoRead: 0xE17EFC03 + sceIoReadAsync: 0x69047C81 sceIoRemove: 0x0D7BB3E1 sceIoRename: 0xDC0C4997 + sceIoRmdir: 0x1CC9C634 + sceIoSync: 0xDDF78594 + sceIoSyncByFd: 0x338DCD68 + sceIoSyncByFdAsync: 0x041209CF sceIoWrite: 0x21EE91F0 + sceIoWriteAsync: 0xA1BD13D0 -- cgit v1.2.3