Lines Matching refs:SH_SIGDONE
43 "ABRT", VAL(SIGABRT,SH_SIGDONE), S("Abort"),
49 "ALRM", VAL(SIGALRM,SH_SIGDONE), S("Alarm call"),
52 "ALRM1", VAL(SIGALRM1,SH_SIGDONE), S("Scheduling - reserved"),
58 "BUS", VAL(SIGBUS,SH_SIGDONE), S("Bus error"),
89 "EMT", VAL(SIGEMT,SH_SIGDONE), S("EMT trap"),
96 "FPE", VAL(SIGFPE,SH_SIGDONE), S("Floating exception"),
103 "HUP", VAL(SIGHUP,SH_SIGDONE), S("Hangup"),
104 "ILL", VAL(SIGILL,SH_SIGDONE), S("Illegal instruction"),
111 "IO", VAL(SIGIO,SH_SIGDONE), S("IO signal"),
114 "IOT", VAL(SIGIOT,SH_SIGDONE), S("Abort"),
130 "LOST", VAL(SIGLOST,SH_SIGDONE), S("Resources lost"),
146 "PIPE", VAL(SIGPIPE,SH_SIGDONE), S("Broken Pipe"),
148 "PIPE", VAL(SIGPIPE,SH_SIGDONE), "",
152 "POLL", VAL(SIGPOLL,SH_SIGDONE), S("Polling alarm"),
155 "PROF", VAL(SIGPROF,SH_SIGDONE), S("Profiling time alarm"),
158 "PRE", VAL(SIGPRE,SH_SIGDONE), S("Programming exception"),
166 "QUIT", VAL(SIGQUIT,SH_SIGDONE|SH_SIGINTERACTIVE), S("Quit"),
188 "SYS", VAL(SIGSYS,SH_SIGDONE), S("Bad system call"),
191 "STKFLT", VAL(SIGSTKFLT,SH_SIGDONE), S("Stack Fault"),
193 "TERM", VAL(SIGTERM,SH_SIGDONE|SH_SIGINTERACTIVE), S("Terminated"),
205 "TRAP", VAL(SIGTRAP,SH_SIGDONE), S("Trace/BPT trap"),
220 "USR1", VAL(SIGUSR1,SH_SIGDONE), S("User signal 1"),
223 "USR2", VAL(SIGUSR2,SH_SIGDONE), S("User signal 2"),
229 "VTALRM", VAL(SIGVTALRM,SH_SIGDONE), S("Virtual time alarm"),
238 "XCPU", VAL(SIGXCPU,SH_SIGDONE|SH_SIGINTERACTIVE), S("Exceeded CPU time limit"),
241 "XFSZ", VAL(SIGXFSZ,SH_SIGDONE|SH_SIGINTERACTIVE), S("Exceeded file size limit"),
244 "XRES", VAL(SIGXRES,SH_SIGDONE|SH_SIGINTERACTIVE), S("Exceeded resource control"),