Searched refs:sys_getsid_args (Results 1 – 25 of 27) sorted by relevance
12
| /netbsd/src/sys/compat/freebsd/ |
| D | freebsd_syscallargs.h | 526 struct sys_getsid_args; 1055 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | freebsd_sysent.c | 1399 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/aoutm68k/ |
| D | aoutm68k_syscallargs.h | 596 struct sys_getsid_args; 1231 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | aoutm68k_sysent.c | 1599 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/kern/ |
| D | kern_prot.c | 121 sys_getsid(struct lwp *l, const struct sys_getsid_args *uap, register_t *retval) in sys_getsid()
|
| D | init_sysent.c | 1443 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 523 struct sys_getsid_args; 1588 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 649 ns(struct sys_getsid_args),
|
| D | linux_systrace_args.c | 1029 const struct sys_getsid_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 486 struct sys_getsid_args; 1570 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 659 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 529 struct sys_getsid_args; 1673 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 667 ns(struct sys_getsid_args),
|
| D | linux_systrace_args.c | 956 const struct sys_getsid_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 510 struct sys_getsid_args; 1646 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 684 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 511 struct sys_getsid_args; 1647 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 662 ns(struct sys_getsid_args),
|
| D | linux_systrace_args.c | 924 const struct sys_getsid_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 515 struct sys_getsid_args; 1691 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 981 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 489 struct sys_getsid_args; 1678 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
| D | linux_sysent.c | 665 ns(struct sys_getsid_args),
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_netbsd.c | 1680 struct sys_getsid_args ua; in netbsd32_getsid()
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 1861 struct sys_getsid_args { struct 3949 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
|
12