HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_setregid16 (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/compat/linux/common/
linux_uid16.c 122 linux_sys_setregid16(struct lwp *l, const struct linux_sys_setregid16_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 223 check_syscall_args(linux_sys_setregid16)
1524 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
linux_sysent.c 322 .sy_call = (sy_call_t *)linux_sys_setregid16
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 228 check_syscall_args(linux_sys_setregid16)
1544 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
linux_sysent.c 323 .sy_call = (sy_call_t *)linux_sys_setregid16
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 221 check_syscall_args(linux_sys_setregid16)
1514 int linux_sys_setregid16(struct lwp *, const struct linux_sys_setregid16_args *, register_t *);
linux_sysent.c 329 .sy_call = (sy_call_t *)linux_sys_setregid16

Completed in 132 milliseconds