Home
last modified time | relevance | path

Searched refs:netbsd32_sigframe_sigcontext (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c91 struct netbsd32_sigframe_sigcontext *fp, frame; in netbsd32_sendsig_sigcontext()
104 fp = (struct netbsd32_sigframe_sigcontext *) in netbsd32_sendsig_sigcontext()
107 fp = (struct netbsd32_sigframe_sigcontext *)tf->tf_rsp; in netbsd32_sendsig_sigcontext()
/netbsd-src/sys/arch/amd64/include/
H A Dnetbsd32_machdep.h97 struct netbsd32_sigframe_sigcontext { struct