Searched refs:SA_RESETHAND (Results 1 – 15 of 15) sorted by relevance
74 #define SA_RESETHAND 0x80000000 macro77 #define SA_ONESHOT SA_RESETHAND
57 #define SA_RESETHAND 0x00000004 macro66 #define SA_ONESHOT SA_RESETHAND
80 #define SA_RESETHAND 0x80000000u macro83 #define SA_ONESHOT SA_RESETHAND
83 #define SA_RESETHAND 0x80000000 macro91 #define SA_ONESHOT SA_RESETHAND
87 #define SA_RESETHAND 0x80000000 macro90 #define SA_ONESHOT SA_RESETHAND
88 #define SA_RESETHAND 0x80000000U macro91 #define SA_ONESHOT SA_RESETHAND
78 #define SA_RESETHAND 0x80000000 macro81 #define SA_ONESHOT SA_RESETHAND
79 #define SA_RESETHAND 0x80000000u macro82 #define SA_ONESHOT SA_RESETHAND
85 #define SA_RESETHAND 0x80000000 macro88 #define SA_ONESHOT SA_RESETHAND
80 #define SA_RESETHAND 0x00000010 macro84 #define SA_ONESHOT SA_RESETHAND
86 #define SA_RESETHAND 0x80000000 macro89 #define SA_ONESHOT SA_RESETHAND
83 #define SA_RESETHAND 0x80000000u macro86 #define SA_ONESHOT SA_RESETHAND
93 #define SA_RESETHAND 0x80000000 macro96 #define SA_ONESHOT SA_RESETHAND
81 #define SA_RESETHAND 0x80000000U macro84 #define SA_ONESHOT SA_RESETHAND
72 action.sa_flags = SA_RESETHAND | SA_NODEFER; in install_fatal_handler()