#include <lib.h>Include dependency graph for syscall.c:

Go to the source code of this file.
Functions | |
| PUBLIC int | _syscall (int who, int syscallnr, message *msgptr) |
|
||||||||||||||||
|
Definition at line 3 of file syscall.c. Referenced by _exit(), _pm_findproc(), _read_pm(), _write_pm(), access(), alarm(), allocmem(), brk(), chdir(), chmod(), chown(), chroot(), close(), creat(), devctl(), fchdir(), fcntl(), fork(), freemem(), fstat(), fstatfs(), fsync(), ftruncate(), getegid(), geteuid(), getgid(), getnpid(), getnprocnr(), getpgrp(), getpid(), getppid(), getpprocnr(), getpriority(), getprocnr(), getsigset(), getsysinfo(), gettimeofday(), getuid(), ioctl(), kill(), link(), lseek(), lstat(), mkdir(), mknod(), mount(), open(), pause(), pipe(), ptrace(), read(), readlink(), reboot(), rename(), rmdir(), select(), setegid(), seteuid(), setgid(), setpriority(), setsid(), setuid(), sigaction(), sigpending(), sigprocmask(), sigreturn(), sigsuspend(), stat(), stime(), svrctl(), symlink(), sync(), time(), times(), truncate(), umask(), umount(), unlink(), utime(), wait(), waitpid(), and write(). |
1.4.6