Searched refs:SA_RESETHAND (Results 1 – 12 of 12) 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
87 #define SA_RESETHAND 0x80000000 macro90 #define SA_ONESHOT SA_RESETHAND
84 #define SA_RESETHAND 0x80000000 macro92 #define SA_ONESHOT SA_RESETHAND
79 #define SA_RESETHAND 0x80000000 macro82 #define SA_ONESHOT SA_RESETHAND
86 #define SA_RESETHAND 0x80000000 macro89 #define SA_ONESHOT SA_RESETHAND
94 #define SA_RESETHAND 0x80000000 macro97 #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
81 #define SA_RESETHAND 0x00000010 macro85 #define SA_ONESHOT SA_RESETHAND
62 action.sa_flags = SA_RESETHAND | SA_NODEFER; in install_fatal_handler()