Searched refs:sys_getpid (Results 1 – 23 of 23) sorted by relevance
| /netbsd-src/sys/kern/ |
| H A D | kern_prot.c | 66 int sys_getpid(struct lwp *, const void *, register_t *); 75 sys_getpid(struct lwp *l, const void *v, register_t *retval) in sys_getpid() function
|
| /netbsd-src/sys/compat/ultrix/ |
| H A D | ultrix_syscallargs.h | 477 int sys_getpid(struct lwp *, const void *, register_t *);
|
| H A D | ultrix_sysent.c | 114 .sy_call = (sy_call_t *)sys_getpid
|
| /netbsd-src/sys/compat/aoutm68k/ |
| H A D | aoutm68k_syscallargs.h | 715 int sys_getpid(struct lwp *, const void *, register_t *);
|
| H A D | aoutm68k_sysent.c | 146 .sy_call = (sy_call_t *)sys_getpid
|
| /netbsd-src/sys/compat/linux32/arch/aarch64/ |
| H A D | linux32_sysent.c | 114 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux32_syscallargs.h | 1163 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux32/arch/amd64/ |
| H A D | linux32_sysent.c | 118 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux32_syscallargs.h | 1158 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/aarch64/ |
| H A D | linux_sysent.c | 795 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1448 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_sysent.c | 123 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1369 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_sysent.c | 125 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1480 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/amd64/ |
| H A D | linux_sysent.c | 241 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1413 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_sysent.c | 126 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1466 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_sysent.c | 134 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1438 int sys_getpid(struct lwp *, const void *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_sysent.c | 125 .sy_call = (sy_call_t *)sys_getpid
|
| H A D | linux_syscallargs.h | 1446 int sys_getpid(struct lwp *, const void *, register_t *);
|