Searched refs:SA_RESETHAND (Results 1 – 16 of 16) sorted by relevance
74 #define SA_RESETHAND 0x80000000 macro77 #define SA_ONESHOT SA_RESETHAND
77 #define SA_RESETHAND 0x80000000 macro85 #define SA_ONESHOT SA_RESETHAND
61 #define SA_RESETHAND 0x00000004 macro70 #define SA_ONESHOT SA_RESETHAND
81 #define SA_RESETHAND 0x80000000U macro84 #define SA_ONESHOT SA_RESETHAND
92 #define SA_RESETHAND 0x80000000 macro95 #define SA_ONESHOT SA_RESETHAND
101 #define SA_RESETHAND 0x80000000 macro104 #define SA_ONESHOT SA_RESETHAND
102 #define SA_RESETHAND 0x80000000U macro105 #define SA_ONESHOT SA_RESETHAND
93 #define SA_RESETHAND 0x80000000u macro96 #define SA_ONESHOT SA_RESETHAND
99 #define SA_RESETHAND 0x80000000 macro102 #define SA_ONESHOT SA_RESETHAND
94 #define SA_RESETHAND 0x80000000u macro97 #define SA_ONESHOT SA_RESETHAND
102 #define SA_RESETHAND 0x80000000 macro105 #define SA_ONESHOT SA_RESETHAND
94 #define SA_RESETHAND 0x00000010 macro98 #define SA_ONESHOT SA_RESETHAND
93 #define SA_RESETHAND 0x80000000 macro96 #define SA_ONESHOT SA_RESETHAND
104 #define SA_RESETHAND 0x80000000u macro107 #define SA_ONESHOT SA_RESETHAND
72 action.sa_flags = SA_RESETHAND | SA_NODEFER; in install_fatal_handler()