HomeSort by: relevance | last modified time | path
    Searched refs:sys_setpgid_args (Results 1 - 25 of 33) sorted by relevancy

1 2

  /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/kern/
kern_prot.c 272 sys_setpgid(struct lwp *l, const struct sys_setpgid_args *uap,
  /src/sys/compat/ultrix/
ultrix_misc.c 437 struct sys_setpgid_args ap;
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 728 struct sys_setpgid_args;
1416 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;
1484 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;
1558 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;
1500 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;
1520 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;
1492 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;
1534 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;
1423 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;

Completed in 307 milliseconds

1 2