Home
last modified time | relevance | path

Searched refs:old_sigaction (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/powerpc/include/asm/
Dsignal.h125 struct old_sigaction { struct
/external/strace/
Dsignal.c297 struct old_sigaction { struct
322 struct old_sigaction sa; in decode_old_sigaction() argument
DChangeLog16067 signal: enhance printing of old_sigaction.mask.
16068 * signal.c (decode_old_sigaction): Print old_sigaction.mask
16076 signal: fix decoding of struct old_sigaction on some architectures.
16077 On alpha, struct old_sigaction.sa_flags has a 32-bit type.
16079 On mips, only first word of old_sigaction.sa_mask is read.
16082 syscall, struct old_sigaction has sa_restorer field that has to be
16085 * signal.c (struct old_sigaction) [ALPHA]: Change sa_flags type
16092 [!ALPHA && !MIPS]: Print old_sigaction.sa_restorer if SA_RESTORER flag
20538 * signal.c (struct old_sigaction, struct new_sigaction,
20916 * signal.c (old_sigaction): Rename __sa_handler to sa_handler__,
[all …]