Searched refs:sys_setregid_args (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/compat/linux32/common/
H A Dlinux32_uid16.c168 struct sys_setregid_args bsa;
/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_syscallargs.h352 struct sys_setregid_args;
746 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dosf1_sysent.c284 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/sunos/
H A Dsunos_syscallargs.h298 struct sys_setregid_args;
654 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dsunos_sysent.c285 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/ultrix/
H A Dultrix_syscallargs.h290 struct sys_setregid_args;
630 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dultrix_sysent.c280 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_uid16.c128 struct sys_setregid_args bsa;
/netbsd-6-1-5-RELEASE/sys/compat/svr4/
H A Dsvr4_sysent.c461 { ns(struct sys_setregid_args), 0,
H A Dsvr4_syscallargs.h575 struct sys_setregid_args;
978 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h319 struct sys_setregid_args;
957 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h269 struct sys_setregid_args;
850 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dfreebsd_sysent.c299 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h474 struct sys_setregid_args;
1161 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dlinux_sysent.c304 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h207 struct sys_setregid_args;
1071 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dlinux_sysent.c175 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h207 struct sys_setregid_args;
1046 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
H A Dlinux_sysent.c173 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/alpha/
H A Dlinux_sysent.c291 { ns(struct sys_setregid_args), 0,
H A Dlinux_syscallargs.h365 struct sys_setregid_args;
1181 int sys_setregid(struct lwp *, const struct sys_setregid_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c447 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c446 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c470 { ns(struct sys_setregid_args), 0,
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_prot.c506 sys_setregid(struct lwp *l, const struct sys_setregid_args *uap, register_t *retval)

Completed in 328 milliseconds

12