Hi all,
has someone information about the following undocumented system calls??
int procmgr_session(…);
int resmgr_open_bind(…);
int resmgr_msg_again(…);
void *_resmgr_ocb(…);
const resmgr_io_funcs_t *_resmgr_iofuncs(…);
int _resmgr_handle_grow(…);
void *_resmgr_handle(…);
int _resmgr_unbind(…);
int _resmgr_pathname_attach(…);
int _resmgr_pathname_detach(…);
int _resmgr_start(…);
int _resmgr_pulse_attach(…);
int _resmgr_pulse_detach(int code);
int InterruptHookTrace(…);
int InterruptHookIdle(void (…);
int SyncCreate(…);
int __Ring0(…);
int NetCred(…);
int NetVtid(…);
int NetUnblock(…);
int NetInfoscoid(…);
int TraceEvent(…);
TIA
Armin