Home
last modified time | relevance | path

Searched refs:sys_getpid_with_ppid (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c15 extern sy_call_t sys_getpid_with_ppid;
85 { 20, sys_getpid_with_ppid },
/netbsd-src/sys/kern/
H A Dkern_prot.c67 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
85 sys_getpid_with_ppid(struct lwp *l, const void *v, register_t *retval) in sys_getpid_with_ppid() function
H A Dinit_sysent.c240 .sy_call = (sy_call_t *)sys_getpid_with_ppid
/netbsd-src/sys/rump/
H A Drump.sysmap12 20 sys_getpid_with_ppid getpid rump___sysimpl_getpid
/netbsd-src/sys/compat/sunos32/
H A Dsunos32_sysent.c112 .sy_call = (sy_call_t *)sys_getpid_with_ppid
H A Dsunos32_syscallargs.h509 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h500 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
H A Dsunos_sysent.c121 .sy_call = (sy_call_t *)sys_getpid_with_ppid
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h645 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
H A Dfreebsd_sysent.c126 .sy_call = (sy_call_t *)sys_getpid_with_ppid
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c227 .sy_call = (sy_call_t *)sys_getpid_with_ppid
H A Dnetbsd32_syscallargs.h2879 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h1468 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);
H A Dlinux_sysent.c128 .sy_call = (sy_call_t *)sys_getpid_with_ppid
/netbsd-src/sys/sys/
H A Dsyscallargs.h3465 int sys_getpid_with_ppid(struct lwp *, const void *, register_t *);