| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 444 struct sys_setpgid_args; 746 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| sunos_sysent.c | 822 ns(struct sys_setpgid_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 212 struct sys_setpgid_args; 857 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| aoutm68k_sysent.c | 481 ns(struct sys_setpgid_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 184 struct sys_setpgid_args; 760 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| freebsd_sysent.c | 398 ns(struct sys_setpgid_args),
|
| /src/sys/compat/ultrix/ |
| ultrix_misc.c | 437 struct sys_setpgid_args ap;
|
| /src/sys/kern/ |
| kern_prot.c | 274 sys_setpgid(struct lwp *l, const struct sys_setpgid_args *uap,
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 728 struct sys_setpgid_args; 1429 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 715 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 117 struct sys_setpgid_args; 1497 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 192 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 473 struct sys_setpgid_args; 1571 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 588 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 188 struct sys_setpgid_args; 1513 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 268 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 193 struct sys_setpgid_args; 1525 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 269 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 191 struct sys_setpgid_args; 1497 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 277 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 183 struct sys_setpgid_args; 1539 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 268 ns(struct sys_setpgid_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 183 struct sys_setpgid_args; 1428 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
|
| linux_sysent.c | 266 ns(struct sys_setpgid_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 792 struct sys_setpgid_args ua;
|