Searched refs:SA_ONESHOT (Results 1 – 17 of 17) sorted by relevance
77 #define SA_ONESHOT SA_RESETHAND macro
66 #define SA_ONESHOT SA_RESETHAND macro
82 #define SA_ONESHOT SA_RESETHAND macro
83 #define SA_ONESHOT SA_RESETHAND macro
81 #define SA_ONESHOT SA_RESETHAND macro
90 #define SA_ONESHOT SA_RESETHAND macro
91 #define SA_ONESHOT SA_RESETHAND macro
76 #define SA_ONESHOT SA_RESETHAND macro
88 #define SA_ONESHOT SA_RESETHAND macro
84 #define SA_ONESHOT SA_RESETHAND macro
86 #define SA_ONESHOT SA_RESETHAND macro
96 #define SA_ONESHOT SA_RESETHAND macro
89 #define SA_ONESHOT SA_RESETHAND macro
139 #define SA_ONESHOT _SV_RESET macro
2273 if (ka->sa.sa_flags & SA_ONESHOT) in get_signal()3538 new_sa.sa.sa_flags = SA_ONESHOT | SA_NOMASK; in SYSCALL_DEFINE2()