| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 491 struct sys_getpgid_args; 1134 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| aoutm68k_sysent.c | 1231 ns(struct sys_getpgid_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 445 struct sys_getpgid_args; 979 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| freebsd_sysent.c | 980 ns(struct sys_getpgid_args),
|
| /src/sys/kern/ |
| kern_prot.c | 145 sys_getpgid(struct lwp *l, const struct sys_getpgid_args *uap, register_t *retval)
|
| init_sysent.c | 1094 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 735 struct sys_getpgid_args; 1436 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 720 ns(struct sys_getpgid_args),
|
| linux_systrace_args.c | 1103 const struct sys_getpgid_args *p = params;
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 516 struct sys_getpgid_args; 1600 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 638 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 483 struct sys_getpgid_args; 1659 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 605 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 518 struct sys_getpgid_args; 1707 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 978 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 459 struct sys_getpgid_args; 1641 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 600 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 464 struct sys_getpgid_args; 1632 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 622 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 422 struct sys_getpgid_args; 1660 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 588 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 434 struct sys_getpgid_args; 1556 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 597 ns(struct sys_getpgid_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 1448 struct sys_getpgid_args ua;
|
| /src/sys/sys/ |
| syscallargs.h | 1351 struct sys_getpgid_args { struct 3813 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|