Searched refs:old_sigaction (Results 1 – 3 of 3) sorted by relevance
125 struct old_sigaction { struct
297 struct old_sigaction { struct322 struct old_sigaction sa; in decode_old_sigaction() argument
16067 signal: enhance printing of old_sigaction.mask.16068 * signal.c (decode_old_sigaction): Print old_sigaction.mask16076 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 be16085 * signal.c (struct old_sigaction) [ALPHA]: Change sa_flags type16092 [!ALPHA && !MIPS]: Print old_sigaction.sa_restorer if SA_RESTORER flag20538 * signal.c (struct old_sigaction, struct new_sigaction,20916 * signal.c (old_sigaction): Rename __sa_handler to sa_handler__,[all …]