HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_rt_sigreturn_args (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 726 struct linux_sys_rt_sigreturn_args { struct
1770 int linux_sys_rt_sigreturn(struct lwp *, const struct linux_sys_rt_sigreturn_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 625 struct linux_sys_rt_sigreturn_args { struct
1715 int linux_sys_rt_sigreturn(struct lwp *, const struct linux_sys_rt_sigreturn_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 705 struct linux_sys_rt_sigreturn_args { struct
1752 int linux_sys_rt_sigreturn(struct lwp *, const struct linux_sys_rt_sigreturn_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 582 struct linux_sys_rt_sigreturn_args { struct
1612 int linux_sys_rt_sigreturn(struct lwp *, const struct linux_sys_rt_sigreturn_args *, register_t *);

Completed in 16 milliseconds