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 823 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 482 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 399 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,
init_sysent.c 507 ns(struct sys_setpgid_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 733 struct sys_setpgid_args;
1434 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
linux_sysent.c 716 ns(struct sys_setpgid_args),
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 478 struct sys_setpgid_args;
1576 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
linux_sysent.c 589 ns(struct sys_setpgid_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 193 struct sys_setpgid_args;
1530 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
linux_sysent.c 270 ns(struct sys_setpgid_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 117 struct sys_setpgid_args;
1502 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 188 struct sys_setpgid_args;
1518 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;
1502 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
linux_sysent.c 278 ns(struct sys_setpgid_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 183 struct sys_setpgid_args;
1544 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/powerpc/
linux_syscallargs.h 183 struct sys_setpgid_args;
1433 int sys_setpgid(struct lwp *, const struct sys_setpgid_args *, register_t *);
linux_sysent.c 267 ns(struct sys_setpgid_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 792 struct sys_setpgid_args ua;

Completed in 89 milliseconds

1 2