Searched refs:SET_SA_RESTORER (Results 1 – 12 of 12) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | kernel_sigaction.h | 21 #ifndef SET_SA_RESTORER 22 # define SET_SA_RESTORER(kact, act) macro
|
D | libc_sigaction.c | 30 # define SET_SA_RESTORER(kact, act) macro 53 SET_SA_RESTORER (&kact, act); in __libc_sigaction()
|
/glibc-2.36/sysdeps/unix/sysv/linux/arc/ |
D | libc_sigaction.c | 23 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/ |
D | kernel_sigaction.h | 5 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/ |
D | kernel_sigaction.h | 4 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/ |
D | kernel_sigaction.h | 4 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/sh/ |
D | kernel_sigaction.h | 4 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/ |
D | libc_sigaction.c | 21 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/arm/ |
D | libc_sigaction.c | 23 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/i386/ |
D | libc_sigaction.c | 27 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/ |
D | libc_sigaction.c | 24 #define SET_SA_RESTORER(kact, act) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 9109 (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. 19520 * sysdeps/unix/sysv/linux/sigaction.c: Add STUB, SET_SA_RESTORER, 21200 * sysdeps/unix/sysv/linux/i386/sigaction.c (SET_SA_RESTORER): Clear
|