Home
last modified time | relevance | path

Searched refs:sys_getpgid_args (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h445 struct sys_getpgid_args;
979 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dfreebsd_sysent.c979 ns(struct sys_getpgid_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h491 struct sys_getpgid_args;
1134 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Daoutm68k_sysent.c1229 ns(struct sys_getpgid_args),
/netbsd/sys/kern/
H A Dkern_prot.c143 sys_getpgid(struct lwp *l, const struct sys_getpgid_args *uap, register_t *retval) in sys_getpgid()
H A Dinit_sysent.c1086 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h695 struct sys_getpgid_args;
1284 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c709 ns(struct sys_getpgid_args),
H A Dlinux_systrace_args.c1058 const struct sys_getpgid_args *p = params; in systrace_args()
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h434 struct sys_getpgid_args;
1422 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c594 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h511 struct sys_getpgid_args;
1458 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c634 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h483 struct sys_getpgid_args;
1525 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c602 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h464 struct sys_getpgid_args;
1507 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c619 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h422 struct sys_getpgid_args;
1534 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c585 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h513 struct sys_getpgid_args;
1565 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c974 ns(struct sys_getpgid_args),
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h459 struct sys_getpgid_args;
1499 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
H A Dlinux_sysent.c597 ns(struct sys_getpgid_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1448 struct sys_getpgid_args ua; in netbsd32_getpgid()
/netbsd/sys/sys/
H A Dsyscallargs.h1351 struct sys_getpgid_args { struct
3796 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);

12