Home
last modified time | relevance | path

Searched refs:sys_getppid (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c19 extern sy_call_t sys_getppid;
89 { 39, sys_getppid },
/netbsd-src/sys/rump/
H A Drump.sysmap27 39 sys_getppid getppid rump___sysimpl_getppid
/netbsd-src/sys/kern/
H A Dkern_prot.c96 sys_getppid(struct lwp *l, const void *v, register_t *retval) in sys_getppid() function
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h683 int sys_getppid(struct lwp *, const void *, register_t *);
H A Dfreebsd_sysent.c210 .sy_call = (sy_call_t *)sys_getppid
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h756 int sys_getppid(struct lwp *, const void *, register_t *);
H A Daoutm68k_sysent.c236 .sy_call = (sy_call_t *)sys_getppid
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_sysent.c271 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux32_syscallargs.h1227 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_sysent.c275 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux32_syscallargs.h1222 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c798 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1450 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c294 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1433 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c296 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1544 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c592 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1560 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c297 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1530 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c303 .sy_call = (sy_call_t *)sys_getppid
H A Dlinux_syscallargs.h1500 int sys_getppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c296 .sy_call = (sy_call_t *)sys_getppid
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c299 .sy_call = (sy_call_t *)sys_getppid

12