Line 129:
Line 129:
| 10 || UnregisterEventHandler
| 10 || UnregisterEventHandler
|-
|-
−
| 11 || IOS_TimerCreate(int timeout, int wtf, int message_queue, int message)
+
| 11 || IOS_CreateTimer(int time, int wtf, int message_queue, int message)
|-
|-
−
| 12 || timer_restart
+
| 12 || IOS_RestartTimer
|-
|-
−
| 13 || timer_stop
+
| 13 || IOS_StopTimer
|-
|-
−
| 14 || timer_destroy
+
| 14 || IOS_DestroyTimer
|-
|-
| 15 || timer_now
| 15 || timer_now
Line 179:
Line 179:
| 29 || device_ioctlv_async
| 29 || device_ioctlv_async
|-
|-
−
| 2a || syscall_2a || seems to set the return value of a received message
+
| 2a || IOS_ResourceReply(request, retval) || seems to set the return value of a received message
|-
|-
| 2b || SetUID
| 2b || SetUID