Searched refs:SA_NOCLDSTOP (Results 1 – 10 of 10) sorted by relevance
84 #define SA_NOCLDSTOP 0x00000001 macro
74 #define SA_NOCLDSTOP 0x00000001 macro
72 #define SA_NOCLDSTOP 0x00000001 macro
63 #define SA_NOCLDSTOP 0x00000001 macro
76 #define SA_NOCLDSTOP 0x00000001u macro
85 #define SA_NOCLDSTOP 0x00000001 macro
1009 mips_flags |= SA_NOCLDSTOP; in sigaction_flags_pton()1047 if (mips_flags & SA_NOCLDSTOP) portable_flags |= SA_NOCLDSTOP_PORTABLE; in sigaction_flags_ntop()