Searched refs:DOWAIT_SIG_TRAP (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/bin/sh/
H A Djobs.c91 #define DOWAIT_SIG_TRAP 0x4 /* if DOWAIT_SIG, abort on trapped signal only */ macro
1031 DOWAIT_SIG_TRAP : 0), jp) == -1)
1123 if (((mode & DOWAIT_SIG_TRAP) != 0 ?

Completed in 97 milliseconds