Searched defs:CLD_STOPPED (Results 1 – 2 of 2) sorted by relevance
238 CLD_STOPPED, /* Child has stopped. */ enumerator239 # define CLD_STOPPED CLD_STOPPED macro
198 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */ macro