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

  /src/sys/compat/linux32/common/
linux32_siginfo.h 1 /* $NetBSD: linux32_siginfo.h,v 1.2 2021/11/25 03:08:04 ryo Exp $ */
36 #include <compat/linux32/arch/aarch64/linux32_siginfo.h>
38 #include <compat/linux32/arch/amd64/linux32_siginfo.h>
40 #error Undefined linux32_siginfo.h machine type.
linux32_signal.h 36 #include <compat/linux32/common/linux32_siginfo.h>
linux32_signal.c 54 #include <compat/linux32/common/linux32_siginfo.h>
  /src/sys/arch/amd64/include/
linux32_machdep.h 11 #include <compat/linux32/arch/amd64/linux32_siginfo.h>
  /src/sys/compat/linux32/arch/amd64/
linux32_siginfo.h 1 /* $NetBSD: linux32_siginfo.h,v 1.2 2021/09/19 22:30:28 thorpej Exp $ */
40 typedef struct linux32_siginfo { struct
linux32_signal.h 157 struct linux32_siginfo sf_si;
  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.h 36 #include <compat/linux32/arch/aarch64/linux32_siginfo.h>
105 struct linux32_siginfo info;
linux32_siginfo.h 1 /* $NetBSD: linux32_siginfo.h,v 1.1 2021/11/25 03:08:04 ryo Exp $ */
40 typedef struct linux32_siginfo { struct
linux32_machdep.c 182 struct linux32_siginfo *tmp_siginfo, *u_siginfo;

Completed in 14 milliseconds