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

  /src/sys/compat/linux/common/
linux_uid16.c 107 linux_sys_setreuid16(struct lwp *l, const struct linux_sys_setreuid16_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 217 check_syscall_args(linux_sys_setreuid16)
1522 int linux_sys_setreuid16(struct lwp *, const struct linux_sys_setreuid16_args *, register_t *);
linux_sysent.c 318 .sy_call = (sy_call_t *)linux_sys_setreuid16
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 222 check_syscall_args(linux_sys_setreuid16)
1542 int linux_sys_setreuid16(struct lwp *, const struct linux_sys_setreuid16_args *, register_t *);
linux_sysent.c 319 .sy_call = (sy_call_t *)linux_sys_setreuid16
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 215 check_syscall_args(linux_sys_setreuid16)
1512 int linux_sys_setreuid16(struct lwp *, const struct linux_sys_setreuid16_args *, register_t *);
linux_sysent.c 325 .sy_call = (sy_call_t *)linux_sys_setreuid16

Completed in 39 milliseconds