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 517 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;
1394 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;
1604 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;
1568 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 723 struct sys_setregid_args;
1732 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 902 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 746 struct sys_setregid_args;
1760 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 909 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 722 struct sys_setregid_args;
1733 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
linux_sysent.c 924 ns(struct sys_setregid_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 210 struct sys_setregid_args;
1558 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;
1447 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);

Completed in 34 milliseconds

1 2