Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dsyscall.c28 syscall(struct trapframe *frame) in syscall() function
/openbsd-src/sys/sys/
H A Dktrace.h165 int syscall; member
175 int syscall; member
/openbsd-src/libexec/ld.so/
H A DMakefile30 syscall=close exit fstat getdents getentropy getthrid issetugid kbind \ macro
/openbsd-src/regress/sys/kern/pledge/generic/
H A Dmanager.c326 int syscall = grab_syscall(pid, pty_buffer(&pty)); in _start_test() local
/openbsd-src/sys/arch/sh/sh/
H A Dtrap.c515 syscall(struct proc *p, struct trapframe *tf) in syscall() function
/openbsd-src/sys/arch/i386/i386/
H A Dtrap.c516 syscall(struct trapframe *frame) in syscall() function
[all...]
/openbsd-src/sys/kern/
H A Dkern_ktrace.c405 kp.syscall = syscall; in ktrpinsyscall() argument
387 ktrpledge(struct proc * p,int error,uint64_t code,int syscall) ktrpledge() argument
/openbsd-src/sys/arch/alpha/alpha/
H A Dtrap.c500 syscall(u_int64_t code, struct trapframe *framep) in syscall() function
/openbsd-src/sys/arch/amd64/amd64/
H A Dtrap.c551 syscall(struct trapframe *frame) in syscall() function
/openbsd-src/sys/arch/hppa/hppa/
H A Dtrap.c765 syscall(struct trapframe *frame) in syscall() function
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dtrap.c1007 syscall(struct trapframe *tf, register_t code, register_t pc) syscall() function
[all...]
H A Dlocore.s3455 .globl syscall global() symbol
[all...]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Di386-linux-nat.c789 int syscall = read_register_pid (LINUX_SYSCALL_REGNUM, in child_resume() local
/openbsd-src/gnu/usr.bin/perl/
H A Dsyscall_emulator.c39 syscall_emulator(int syscall, ...) in syscall_emulator()
H A Dpp_sys.c34 #define syscall syscall_emulator macro
[all...]