Home
last modified time | relevance | path

Searched defs:SA_RESETHAND (Results 1 – 7 of 7) 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
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h67 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h64 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h67 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h73 # define SA_RESETHAND 0x00000004 /* Reset to SIG_DFL on entry to handler. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h70 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h101 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */ macro

Completed in 7 milliseconds