Searched refs:linux_sys_setregid16 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/compat/linux/common/
H A Dlinux_uid16.c122 linux_sys_setregid16(struct lwp *l, const struct linux_sys_setregid16_args *uap, register_t *retval) function
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h223 check_syscall_args(linux_sys_setregid16)
1486 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
H A Dlinux_sysent.c322 .sy_call = (sy_call_t *)linux_sys_setregid16
/netbsd-current/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h228 check_syscall_args(linux_sys_setregid16)
1506 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
H A Dlinux_sysent.c323 .sy_call = (sy_call_t *)linux_sys_setregid16
/netbsd-current/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h221 check_syscall_args(linux_sys_setregid16)
1476 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
H A Dlinux_sysent.c329 .sy_call = (sy_call_t *)linux_sys_setregid16

Completed in 268 milliseconds