| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | rumpkern_syscalls.c | 37 extern sy_call_t sys_setregid; 107 { 127, sys_setregid },
|
| /netbsd-src/sys/compat/linux32/common/ |
| H A D | linux32_uid16.c | 173 return sys_setregid(l, &bsa, retval); in linux32_sys_setregid16()
|
| /netbsd-src/sys/compat/linux/common/ |
| H A D | linux_uid16.c | 133 return sys_setregid(l, &bsa, retval); in linux_sys_setregid16()
|
| /netbsd-src/sys/rump/ |
| H A D | rump.sysmap | 60 127 sys_setregid setregid rump___sysimpl_setregid
|
| /netbsd-src/sys/kern/ |
| H A D | kern_prot.c | 517 sys_setregid(struct lwp *l, const struct sys_setregid_args *uap, register_t *retval) in sys_setregid() function
|
| /netbsd-src/sys/compat/ultrix/ |
| H A D | ultrix_syscallargs.h | 625 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| H A D | ultrix_sysent.c | 545 .sy_call = (sy_call_t *)sys_setregid
|
| /netbsd-src/sys/compat/sunos/ |
| H A D | sunos_syscallargs.h | 652 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| H A D | sunos_sysent.c | 556 .sy_call = (sy_call_t *)sys_setregid
|
| /netbsd-src/sys/compat/freebsd/ |
| H A D | freebsd_syscallargs.h | 845 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| H A D | freebsd_sysent.c | 604 .sy_call = (sy_call_t *)sys_setregid
|
| /netbsd-src/sys/compat/aoutm68k/ |
| H A D | aoutm68k_syscallargs.h | 970 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| H A D | aoutm68k_sysent.c | 767 .sy_call = (sy_call_t *)sys_setregid
|
| /netbsd-src/sys/compat/linux/arch/aarch64/ |
| H A D | linux_sysent.c | 669 .sy_call = (sy_call_t *)sys_setregid
|
| H A D | linux_syscallargs.h | 1394 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/powerpc/ |
| H A D | linux_sysent.c | 320 .sy_call = (sy_call_t *)sys_setregid
|
| H A D | linux_syscallargs.h | 1447 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/mips/ |
| H A D | linux_sysent.c | 322 .sy_call = (sy_call_t *)sys_setregid
|
| /netbsd-src/sys/compat/linux/arch/amd64/ |
| H A D | linux_sysent.c | 606 .sy_call = (sy_call_t *)sys_setregid
|
| H A D | linux_syscallargs.h | 1568 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/i386/ |
| H A D | linux_sysent.c | 910 .sy_call = (sy_call_t *)sys_setregid
|
| H A D | linux_syscallargs.h | 1760 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/m68k/ |
| H A D | linux_sysent.c | 925 .sy_call = (sy_call_t *)sys_setregid
|
| H A D | linux_syscallargs.h | 1733 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_sysent.c | 903 .sy_call = (sy_call_t *)sys_setregid
|