Searched defs:SA_RESETHAND (Results 1 - 10 of 10) sorted by relevance

/external/bison/darwin-lib/
H A Dsignal.h723 # define SA_RESETHAND 1 macro
/external/bison/linux-lib/
H A Dsignal.h723 # define SA_RESETHAND 1 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dsignal.h72 * SA_RESETHAND clears the handler when the signal is delivered.
85 #define SA_RESETHAND 0x80000000 macro
88 #define SA_ONESHOT SA_RESETHAND
/external/kernel-headers/original/uapi/asm-generic/
H A Dsignal.h60 * SA_RESETHAND clears the handler when the signal is delivered.
73 #define SA_RESETHAND 0x80000000 macro
76 #define SA_ONESHOT SA_RESETHAND
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsignal.h69 * SA_RESETHAND clears the handler when the signal is delivered.
83 #define SA_RESETHAND 0x80000000 macro
91 #define SA_ONESHOT SA_RESETHAND
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dsignal.h70 * SA_RESETHAND clears the handler when the signal is delivered.
83 #define SA_RESETHAND 0x80000000u macro
86 #define SA_ONESHOT SA_RESETHAND
/external/python/cpython2/Lib/plat-irix6/
H A DWAIT.py184 SA_RESETHAND = 0x00000002 variable
H A DFILE.py184 SA_RESETHAND = 0x00000002 variable
/external/python/cpython2/Lib/plat-sunos5/
H A DIN.py575 SA_RESETHAND = 0x00000002 variable
H A DSTROPTS.py572 SA_RESETHAND = 0x00000002 variable

Completed in 4088 milliseconds