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

  /src/sys/compat/linux/arch/alpha/
linux_siginfo.h 89 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/arm/
linux_siginfo.h 86 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/i386/
linux_siginfo.h 89 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/m68k/
linux_siginfo.h 89 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/powerpc/
linux_siginfo.h 93 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/amd64/
linux_siginfo.h 98 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/aarch64/
linux_siginfo.h 105 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/arch/mips/
linux_siginfo.h 101 } linux_siginfo_t; typedef in typeref:struct:linux_siginfo
  /src/sys/compat/linux/common/
linux_siginfo.h 52 #define linux_siginfo_t siginfo_t macro
132 void native_to_linux_siginfo(linux_siginfo_t *, const struct _ksiginfo *);

Completed in 14 milliseconds