Searched defs:siginfo_t (Results 1 - 2 of 2) sorted by relevance

/arch/ia64/include/asm/
H A Dsiginfo.h74 } siginfo_t; typedef in typeref:struct:siginfo
124 copy_siginfo (siginfo_t *to, siginfo_t *from)
127 memcpy(to, from, sizeof(siginfo_t));
/arch/mips/include/asm/
H A Dsiginfo.h100 } siginfo_t; typedef in typeref:struct:siginfo

Completed in 101 milliseconds