Searched refs:sys_getsid_args (Results 1 - 25 of 25) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_syscallargs.h509 struct sys_getsid_args;
818 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Dosf1_sysent.c498 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h585 struct sys_getsid_args;
1209 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Daoutm68k_sysent.c881 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h524 struct sys_getsid_args;
1057 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Dfreebsd_sysent.c728 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h520 struct sys_getsid_args;
1181 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Dlinux_sysent.c324 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h486 struct sys_getsid_args;
1191 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Dlinux_sysent.c335 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h483 struct sys_getsid_args;
1169 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
H A Dlinux_sysent.c330 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c536 { ns(struct sys_getsid_args), 0,
H A Dlinux_syscallargs.h512 struct sys_getsid_args;
1268 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c332 { ns(struct sys_getsid_args), 0,
H A Dlinux_syscallargs.h508 struct sys_getsid_args;
1248 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c331 { ns(struct sys_getsid_args), 0,
H A Dlinux_syscallargs.h526 struct sys_getsid_args;
1291 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c355 { ns(struct sys_getsid_args), 0,
H A Dlinux_syscallargs.h507 struct sys_getsid_args;
1243 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_prot.c119 sys_getsid(struct lwp *l, const struct sys_getsid_args *uap, register_t *retval)
H A Dinit_sysent.c732 { ns(struct sys_getsid_args), 0,
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h1521 struct sys_getsid_args { struct
3218 int sys_getsid(struct lwp *, const struct sys_getsid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1863 struct sys_getsid_args ua;
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump_syscalls.c2417 struct sys_getsid_args callarg;
5183 { ns(struct sys_getsid_args), 0,

Completed in 364 milliseconds