syscalld.arch.syscall_x86

Undocumented in source.

Members

Functions

syscall
int syscall(int ident)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n, int arg1)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n, int arg1, int arg2)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n, int arg1, int arg2, int arg3)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n, int arg1, int arg2, int arg3, int arg4)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
int syscall(int ident, int n, int arg1, int arg2, int arg3, int arg4, int arg5)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta