| /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 | 1229 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 | 979 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 | 1092 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 730 struct sys_getpgid_args; 1431 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 719 ns(struct sys_getpgid_args),
|
| linux_systrace_args.c | 1103 const struct sys_getpgid_args *p = params;
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 513 struct sys_getpgid_args; 1702 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 977 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 511 struct sys_getpgid_args; 1595 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 637 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 459 struct sys_getpgid_args; 1636 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 599 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 483 struct sys_getpgid_args; 1654 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 604 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 464 struct sys_getpgid_args; 1627 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 621 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 422 struct sys_getpgid_args; 1655 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 587 ns(struct sys_getpgid_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 434 struct sys_getpgid_args; 1551 int sys_getpgid(struct lwp *, const struct sys_getpgid_args *, register_t *);
|
| linux_sysent.c | 596 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 *);
|