Lines Matching refs:old_sigaction
1348 * signal.c (struct old_sigaction, struct new_sigaction,
1726 * signal.c (old_sigaction): Rename __sa_handler to sa_handler__,
1732 old_sigaction32.sa_handler__ to old_sigaction.sa_handler__,
1733 from old_sigaction32.sa_restorer to old_sigaction.sa_restorer,
1734 and from old_sigaction.sa_handler__ to unsigned long. Print
1735 old_sigaction.sa_restorer using printaddr.
20283 (old_sigaction, old_sigaction32, new_sigaction): Use HAVE_SA_RESTORER
23589 signal.c:631:21: error: 'struct old_sigaction' has no member named 'sa_restorer'
23593 * signal.c (struct old_sigaction, struct old_sigaction32,
24791 Add multi-personality support to struct old_sigaction decoding.
24797 old_sigaction on a 64-bit host.
25145 mask for old_sigaction and new_sigaction and does does not have
25151 * signal.c (old_sigaction) [MIPS]: Add definition for MIPS.