Searched refs:DOWAIT_SIG_TRAP (Results 1 – 1 of 1) sorted by relevance
121 #define DOWAIT_SIG_TRAP 0x4 /* if DOWAIT_SIG, abort on trapped signal only */ macro1087 DOWAIT_SIG_TRAP : 0), jp) == -1) in waitforjob()1179 if (((mode & DOWAIT_SIG_TRAP) != 0 ? in dowait()