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

1 2

  /src/sys/compat/linux32/common/
linux32_uid16.c 168 struct sys_setregid_args bsa;
  /src/sys/compat/sunos/
sunos_syscallargs.h 297 struct sys_setregid_args;
652 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
sunos_sysent.c 555 ns(struct sys_setregid_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 289 struct sys_setregid_args;
625 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
ultrix_sysent.c 544 ns(struct sys_setregid_args),
  /src/sys/compat/linux/common/
linux_uid16.c 128 struct sys_setregid_args bsa;
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 321 struct sys_setregid_args;
970 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
aoutm68k_sysent.c 766 ns(struct sys_setregid_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 268 struct sys_setregid_args;
845 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
freebsd_sysent.c 603 ns(struct sys_setregid_args),
  /src/sys/kern/
kern_prot.c 519 sys_setregid(struct lwp *l, const struct sys_setregid_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 677 struct sys_setregid_args;
1407 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 668 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 368 struct sys_setregid_args;
1617 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 477 struct sys_setregid_args;
1581 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 605 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 728 struct sys_setregid_args;
1747 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 904 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 751 struct sys_setregid_args;
1767 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 911 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 727 struct sys_setregid_args;
1740 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 926 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 210 struct sys_setregid_args;
1563 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 321 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 210 struct sys_setregid_args;
1452 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);

Completed in 39 milliseconds

1 2