Home
last modified time | relevance | path

Searched refs:SA_SIGINFO (Results 1 – 20 of 20) sorted by relevance

/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dlibc_sigaction.c30 (act) ? ((unsigned long)((act->sa_flags & SA_SIGINFO) \
/sysdeps/unix/sysv/linux/alpha/
A Dkernel_sigaction.h8 (act) ? ((unsigned long)((act->sa_flags & SA_SIGINFO) \
/sysdeps/generic/
A Dprofil-counter.h22 #ifdef SA_SIGINFO
/sysdeps/pthread/
A Dtst-cancel20.c232 #ifdef SA_SIGINFO in do_test()
235 sa.sa_flags = SA_SIGINFO; in do_test()
249 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in do_test()
A Dtst-cancel21.c262 #ifdef SA_SIGINFO in do_test()
265 sa.sa_flags = SA_SIGINFO; in do_test()
279 sa.sa_flags = SA_SIGINFO | SA_ONSTACK; in do_test()
/sysdeps/unix/sysv/linux/arm/
A Dlibc_sigaction.c29 (kact)->sa_restorer = ((kact)->sa_flags & SA_SIGINFO) \
/sysdeps/posix/
A Dprofil.c108 #ifdef SA_SIGINFO in __profil()
110 act.sa_flags = SA_SIGINFO; in __profil()
A Dsprofil.c336 #ifdef SA_SIGINFO in __sprofil()
340 act.sa_flags = SA_SIGINFO; in __sprofil()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h55 #define SA_SIGINFO 0x00000040 /* Invoke signal-catching function with macro
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h58 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h56 #define SA_SIGINFO 0x00000004 macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h61 #define SA_SIGINFO 0x00000010 /* Invoke signal-catching function with macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h64 #define SA_SIGINFO 0x00000200 /* Invoke signal-catching function with macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h64 #define SA_SIGINFO 0x00000008 /* Invoke signal-catching function with macro
/sysdeps/unix/sysv/linux/i386/
A Dlibc_sigaction.c32 (kact)->sa_restorer = (((act)->sa_flags & SA_SIGINFO) \
A Dtst-bz21269.c70 sa.sa_flags = SA_SIGINFO | flags; in xsethandler()
/sysdeps/unix/sysv/linux/
A Dtst-sigcontext-get_pc.c70 .sa_flags = SA_SIGINFO in do_test()
A Dtst-pkey.c62 .sa_flags = SA_RESETHAND | SA_SIGINFO,
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h92 #define SA_SIGINFO 4 /* Invoke signal-catching function with macro
/sysdeps/mach/hurd/i386/
A Dtrampoline.c228 if (action->sa_flags & SA_SIGINFO) in _hurd_setup_sighandler()

Completed in 14 milliseconds