Home
last modified time | relevance | path

Searched refs:RESET_SA_RESTORER (Results 1 – 12 of 12) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dkernel_sigaction.h24 #ifndef RESET_SA_RESTORER
25 # define RESET_SA_RESTORER(act, kact) macro
Dlibc_sigaction.c31 # define RESET_SA_RESTORER(act, kact) macro
68 RESET_SA_RESTORER (oact, &koact); in __libc_sigaction()
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc_sigaction.c29 #define RESET_SA_RESTORER(act, kact) macro
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dkernel_sigaction.h7 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dkernel_sigaction.h6 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Dkernel_sigaction.h6 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sh/
Dkernel_sigaction.h6 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc_sigaction.c27 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/arm/
Dlibc_sigaction.c36 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dlibc_sigaction.c39 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dlibc_sigaction.c28 #define RESET_SA_RESTORER(act, kact) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.199109 (SET_SA_RESTORER, RESET_SA_RESTORER): Define iff the macro are not
9112 kernel_sigaction, SET_SA_RESTORER, RESET_SA_RESTORER): Remove
9116 SET_SA_RESTORER, RESET_SA_RESTORER): Remove definition.
9119 kernel_sigaction after define SET_SA_RESTORER and RESET_SA_RESTORER.
19521 and RESET_SA_RESTORER hooks.