Searched refs:SA_RESETHAND (Results 1 – 15 of 15) sorted by relevance
75 #define SA_RESETHAND 0x80000000 macro78 #define SA_ONESHOT SA_RESETHAND
58 #define SA_RESETHAND 0x00000004 macro67 #define SA_ONESHOT SA_RESETHAND
79 #define SA_RESETHAND 0x80000000 macro82 #define SA_ONESHOT SA_RESETHAND
81 #define SA_RESETHAND 0x80000000u macro84 #define SA_ONESHOT SA_RESETHAND
89 #define SA_RESETHAND 0x80000000U macro92 #define SA_ONESHOT SA_RESETHAND
84 #define SA_RESETHAND 0x80000000 macro92 #define SA_ONESHOT SA_RESETHAND
80 #define SA_RESETHAND 0x80000000u macro83 #define SA_ONESHOT SA_RESETHAND
86 #define SA_RESETHAND 0x80000000 macro89 #define SA_ONESHOT SA_RESETHAND
87 #define SA_RESETHAND 0x80000000 macro90 #define SA_ONESHOT SA_RESETHAND
84 #define SA_RESETHAND 0x80000000u macro87 #define SA_ONESHOT SA_RESETHAND
82 #define SA_RESETHAND 0x80000000U macro85 #define SA_ONESHOT SA_RESETHAND
94 #define SA_RESETHAND 0x80000000 macro97 #define SA_ONESHOT SA_RESETHAND
81 #define SA_RESETHAND 0x00000010 macro85 #define SA_ONESHOT SA_RESETHAND
73 action.sa_flags = SA_RESETHAND | SA_NODEFER; in install_fatal_handler()