Lines Matching refs:new_sigaction
20538 * signal.c (struct old_sigaction, struct new_sigaction,
20926 * signal.c (new_sigaction): Rename __sa_handler to sa_handler__,
20932 new_sigaction32.sa_handler__ to new_sigaction.sa_handler__,
20933 from new_sigaction32.sa_restorer to new_sigaction.sa_restorer,
20934 and from new_sigaction.sa_handler__ to unsigned long. Print
20935 new_sigaction.sa_restorer using printaddr.
39473 (old_sigaction, old_sigaction32, new_sigaction): Use HAVE_SA_RESTORER
42781 signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer'
42784 struct new_sigaction, struct new_sigaction32):
42989 (struct new_sigaction) [IA64]: Disable sa_restorer.
43066 * signal.c (struct new_sigaction): Change || to &&.
43097 (struct new_sigaction): Disable sa_restorer on hppa.
43105 * signal.c (struct new_sigaction): Disable sa_restorer on alpha.
44335 mask for old_sigaction and new_sigaction and does does not have
44343 (new_sigaction) [MIPS]: Add definition for MIPS.
44800 struct new_sigaction::unsigned long sa_mask[NSIG / sizeof(long)];