Home
last modified time | relevance | path

Searched refs:SA_RESETHAND (Results 1 – 8 of 8) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h64 # define SA_RESETHAND 0x00000010 /* Reset to SIG_DFL on entry to handler. */ macro
71 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h67 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
74 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h64 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
71 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h67 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
77 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h73 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
80 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h70 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
80 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h101 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
108 # define SA_ONESHOT SA_RESETHAND
/sysdeps/unix/sysv/linux/
A Dtst-pkey.c62 .sa_flags = SA_RESETHAND | SA_SIGINFO,

Completed in 6 milliseconds