Searched defs:syscall (Results 1 – 15 of 15) sorted by relevance
/openbsd/sys/arch/powerpc64/powerpc64/ |
H A D | syscall.c | 28 syscall(struct trapframe *frame) in syscall() function
|
/openbsd/sys/sys/ |
H A D | ktrace.h | 165 int syscall; member 175 int syscall; member
|
/openbsd/libexec/ld.so/ |
H A D | Makefile | 30 syscall=close exit fstat getdents getentropy getthrid issetugid kbind \ macro
|
/openbsd/regress/sys/kern/pledge/generic/ |
H A D | manager.c | 326 int syscall = grab_syscall(pid, pty_buffer(&pty)); in _start_test() local
|
/openbsd/sys/arch/sh/sh/ |
H A D | trap.c | 515 syscall(struct proc *p, struct trapframe *tf) in syscall() function
|
/openbsd/sys/arch/i386/i386/ |
H A D | trap.c | 516 syscall(struct trapframe *frame) in syscall() function
|
/openbsd/sys/kern/ |
H A D | kern_ktrace.c | 396 ktrpledge(struct proc *p, int error, uint64_t code, int syscall) in ktrpledge() 414 ktrpinsyscall(struct proc *p, int error, int syscall, vaddr_t addr) in ktrpinsyscall()
|
/openbsd/sys/arch/alpha/alpha/ |
H A D | trap.c | 500 syscall(u_int64_t code, struct trapframe *framep) in syscall() function
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | trap.c | 551 syscall(struct trapframe *frame) in syscall() function
|
/openbsd/sys/arch/hppa/hppa/ |
H A D | trap.c | 765 syscall(struct trapframe *frame) in syscall() function
|
/openbsd/sys/arch/sparc64/sparc64/ |
H A D | trap.c | 1004 syscall(struct trapframe *tf, register_t code, register_t pc) in syscall() function
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | i386-linux-nat.c | 789 int syscall = read_register_pid (LINUX_SYSCALL_REGNUM, in child_resume() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | config_h.SH | 3507 * a prototype for the syscall() function. Otherwise, it is up function
|
H A D | syscall_emulator.c | 39 syscall_emulator(int syscall, ...) in syscall_emulator()
|
H A D | pp_sys.c | 34 #define syscall syscall_emulator macro
|