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

  /src/sys/compat/linux/common/
linux_uid16.c 154 linux_sys_setresgid16(struct lwp *l, const struct linux_sys_setresgid16_args *uap, register_t *retval) function
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 598 check_syscall_args(linux_sys_setresgid16)
1698 int linux_sys_setresgid16(struct lwp *, const struct linux_sys_setresgid16_args *, register_t *);
linux_sysent.c 759 .sy_call = (sy_call_t *)linux_sys_setresgid16
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 616 check_syscall_args(linux_sys_setresgid16)
1716 int linux_sys_setresgid16(struct lwp *, const struct linux_sys_setresgid16_args *, register_t *);
linux_sysent.c 764 .sy_call = (sy_call_t *)linux_sys_setresgid16
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 597 check_syscall_args(linux_sys_setresgid16)
1689 int linux_sys_setresgid16(struct lwp *, const struct linux_sys_setresgid16_args *, register_t *);
linux_sysent.c 781 .sy_call = (sy_call_t *)linux_sys_setresgid16

Completed in 24 milliseconds