Lines Matching refs:new_sigaction
1348 * signal.c (struct old_sigaction, struct new_sigaction,
1736 * signal.c (new_sigaction): Rename __sa_handler to sa_handler__,
1742 new_sigaction32.sa_handler__ to new_sigaction.sa_handler__,
1743 from new_sigaction32.sa_restorer to new_sigaction.sa_restorer,
1744 and from new_sigaction.sa_handler__ to unsigned long. Print
1745 new_sigaction.sa_restorer using printaddr.
20283 (old_sigaction, old_sigaction32, new_sigaction): Use HAVE_SA_RESTORER
23591 signal.c:1224:21: error: 'struct new_sigaction' has no member named 'sa_restorer'
23594 struct new_sigaction, struct new_sigaction32):
23799 (struct new_sigaction) [IA64]: Disable sa_restorer.
23876 * signal.c (struct new_sigaction): Change || to &&.
23907 (struct new_sigaction): Disable sa_restorer on hppa.
23915 * signal.c (struct new_sigaction): Disable sa_restorer on alpha.
25145 mask for old_sigaction and new_sigaction and does does not have
25153 (new_sigaction) [MIPS]: Add definition for MIPS.
25610 struct new_sigaction::unsigned long sa_mask[NSIG / sizeof(long)];